@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/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14385'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14385'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14383'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14383'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14374'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14374'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14408'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14408'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14410'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14410'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14411'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14411'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14413'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14413'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14415'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14415'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14416'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14416'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14417'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14417'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14418'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14418'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14419'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14419'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14420'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14420'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4482 9.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4482"^^xsd:decimal ;
  dwc:decimalLongitude "9.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14449'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '9.1992'^^xsd:double;
  dwc:latitude '57.4482'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14449'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14414'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14414'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14300'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14300'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14835'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14835'^^xsd:anyURI;
  dwc:observationDate '1975-10-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14836'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14836'^^xsd:anyURI;
  dwc:observationDate '1975-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14132'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14132'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14134'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14134'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14135'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14135'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14136'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14136'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14137'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14137'^^xsd:anyURI;
  dwc:observationDate '1973-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13966'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13966'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13967'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13967'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13968'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13968'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13969'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13969'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13970'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13970'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13971'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13971'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13972'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13972'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13973'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13973'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13974'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13974'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40836 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13975'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '57.40836'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13975'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13620'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13620'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13602'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13602'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13604'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13604'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13597'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13597'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13626'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13626'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13624'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13624'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13625'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13625'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13627'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13627'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13628'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13628'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13629'^^xsd:integer;
  dwc:scientificName 'Neptunea antiqua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13629'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '138920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13275'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13275'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13280'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13280'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13281'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13281'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13282'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13282'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13363'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13363'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13375'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13375'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13376'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13376'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13377'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13377'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13378'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13378'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13379'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13379'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13373'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13373'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13283'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13283'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13285'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13285'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13287'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13287'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13288'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13288'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13289'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13289'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13290'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13290'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13291'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13291'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13296'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13296'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14163'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14163'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14126'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14126'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14130'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14130'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14131'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14131'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14138'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14138'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14140'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14140'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14169'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14169'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14170'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14170'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14171'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14171'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14172'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14172'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14173'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14173'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14174'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14174'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14175'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14175'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14048'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14048'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14049'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14049'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14050'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14050'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14065'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14065'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 10.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "10.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14088'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.1992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14088'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10956 10.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10956"^^xsd:decimal ;
  dwc:decimalLongitude "10.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14380'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.2988'^^xsd:double;
  dwc:latitude '58.10956'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14380'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10956 10.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10956"^^xsd:decimal ;
  dwc:decimalLongitude "10.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14381'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.2988'^^xsd:double;
  dwc:latitude '58.10956'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14381'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10956 10.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10956"^^xsd:decimal ;
  dwc:decimalLongitude "10.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14382'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.2988'^^xsd:double;
  dwc:latitude '58.10956'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14382'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10956 10.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10956"^^xsd:decimal ;
  dwc:decimalLongitude "10.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14375'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.2988'^^xsd:double;
  dwc:latitude '58.10956'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14375'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10956 10.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10956"^^xsd:decimal ;
  dwc:decimalLongitude "10.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14376'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.2988'^^xsd:double;
  dwc:latitude '58.10956'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14376'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10956 10.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10956"^^xsd:decimal ;
  dwc:decimalLongitude "10.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14377'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.2988'^^xsd:double;
  dwc:latitude '58.10956'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14377'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10956 10.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10956"^^xsd:decimal ;
  dwc:decimalLongitude "10.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14378'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.2988'^^xsd:double;
  dwc:latitude '58.10956'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14378'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10956 10.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10956"^^xsd:decimal ;
  dwc:decimalLongitude "10.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14379'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.2988'^^xsd:double;
  dwc:latitude '58.10956'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14379'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14391'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14391'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14392'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14392'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14393'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14393'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14394'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14394'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14395'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14395'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13751'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13751'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13861'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13861'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13862'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13862'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13863'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13863'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1992 10.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1992"^^xsd:decimal ;
  dwc:decimalLongitude "10.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14133'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.43824'^^xsd:double;
  dwc:latitude '57.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14133'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13686'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13686'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13664'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13664'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13665'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13665'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13662'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13662'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13658'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13658'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13656'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13656'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13640'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13640'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13638'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13638'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13545'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13545'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14730'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14730'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14731'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14731'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14726'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14726'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14727'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14727'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14728'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14728'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14729'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14729'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14758'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14758'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14734'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14734'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14757'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14757'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14751'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14751'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14776'^^xsd:integer;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14776'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14749'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14749'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13329'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13329'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13331'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13331'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13340'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13340'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13403'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13403'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13437'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13437'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13317'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13317'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13319'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13319'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13320'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13320'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13321'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13321'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13322'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13322'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13323'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13323'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13324'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13324'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13325'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13325'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13326'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13326'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13327'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13327'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14313'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14313'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14315'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14315'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14325'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14325'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14278'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14278'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14279'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14279'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14280'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14280'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14281'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14281'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14282'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14282'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14283'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14283'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14284'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14284'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14285'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14285'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14286'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14286'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14290'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14290'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14099'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14099'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14101'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14101'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14103'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14103'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14015'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14015'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14028'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14028'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14077'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14077'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14089'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14089'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14091'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14091'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14092'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14092'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14093'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14093'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14094'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14094'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14095'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14095'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14096'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14096'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14097'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14097'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51792 10.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51792"^^xsd:decimal ;
  dwc:decimalLongitude "10.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14098'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.45816'^^xsd:double;
  dwc:latitude '56.51792'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14098'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13849'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13849'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13871'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13871'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13881'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13881'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13882'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13882'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13883'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13883'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13838'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13838'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13839'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13839'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13840'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13840'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13841'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13841'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13842'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13842'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 10.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "10.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13847'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.46812'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13847'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13853'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13853'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13854'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13854'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13850'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13850'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13851'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13851'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13852'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13852'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13855'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13855'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13856'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13856'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13857'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13857'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13858'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13858'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13859'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13859'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13836'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13836'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13843'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13843'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13844'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13844'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13845'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13845'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13846'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13846'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 10.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "10.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13848'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.47808'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13848'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53784 10.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53784"^^xsd:decimal ;
  dwc:decimalLongitude "10.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14389'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.50796'^^xsd:double;
  dwc:latitude '57.53784'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14389'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53784 10.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53784"^^xsd:decimal ;
  dwc:decimalLongitude "10.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14390'^^xsd:integer;
  dwc:scientificName 'Nuculana corticata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.50796'^^xsd:double;
  dwc:latitude '57.53784'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '246147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14390'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53784 10.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53784"^^xsd:decimal ;
  dwc:decimalLongitude "10.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14396'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.50796'^^xsd:double;
  dwc:latitude '57.53784'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14396'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53784 10.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53784"^^xsd:decimal ;
  dwc:decimalLongitude "10.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14386'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.50796'^^xsd:double;
  dwc:latitude '57.53784'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14386'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53784 10.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53784"^^xsd:decimal ;
  dwc:decimalLongitude "10.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14387'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.50796'^^xsd:double;
  dwc:latitude '57.53784'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14387'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53784 10.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53784"^^xsd:decimal ;
  dwc:decimalLongitude "10.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14388'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.50796'^^xsd:double;
  dwc:latitude '57.53784'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14388'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53784 10.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53784"^^xsd:decimal ;
  dwc:decimalLongitude "10.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14384'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.50796'^^xsd:double;
  dwc:latitude '57.53784'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14384'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53784 10.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53784"^^xsd:decimal ;
  dwc:decimalLongitude "10.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14372'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.50796'^^xsd:double;
  dwc:latitude '57.53784'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14372'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13868'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13868'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13869'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13869'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13870'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13870'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13872'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13872'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13860'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13860'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13864'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13864'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13865'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13865'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13866'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13866'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13867'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13867'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13884'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13884'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3984 10.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3984"^^xsd:decimal ;
  dwc:decimalLongitude "10.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13874'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.5478'^^xsd:double;
  dwc:latitude '56.3984'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13874'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13612'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13612'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13606'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13606'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13607'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13607'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13608'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13608'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13609'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13609'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13603'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13603'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13605'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13605'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13598'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13598'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13599'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13599'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13600'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13600'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13601'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13601'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13595'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13595'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13222'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13222'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13252'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13252'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13263'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13263'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13276'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13276'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13277'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13277'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13278'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13278'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13279'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13279'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13330'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13330'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13342'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13342'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13364'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13364'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13365'^^xsd:integer;
  dwc:scientificName 'Spatangus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '123430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13365'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '123430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13366'^^xsd:integer;
  dwc:scientificName 'Psolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '146121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13366'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13367'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13367'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13384'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13384'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13368'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13368'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13369'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13369'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13370'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13370'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13371'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13371'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13298'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13298'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14152'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14152'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14158'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14158'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14159'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14159'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14160'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14160'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14164'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14164'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14102'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14102'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14104'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14104'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14105'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14105'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14106'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14106'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14107'^^xsd:integer;
  dwc:scientificName 'Psolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '146121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14107'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14108'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14108'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14109'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14109'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14110'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14110'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14111'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14111'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14112'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14112'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14114'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14114'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14116'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14116'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14117'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14117'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14127'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14127'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14161'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14161'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14162'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14162'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14166'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14166'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14167'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14167'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14168'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14168'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 10.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "10.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14176'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '10.55776'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14176'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13666'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13666'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13663'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13663'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13660'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13660'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13649'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13649'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13657'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13657'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13659'^^xsd:integer;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13659'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13653'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13653'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13654'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13654'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13655'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13655'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13650'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13650'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13651'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13651'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13652'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13652'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13622'^^xsd:integer;
  dwc:scientificName 'Cucumaria elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '124611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13622'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13610'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13610'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13632'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13632'^^xsd:anyURI;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14565'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14565'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14759'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14759'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14746'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14746'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14747'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14747'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14748'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14748'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14750'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14750'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14742'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14742'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14745'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14745'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14754'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14754'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14755'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14755'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14756'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14756'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14752'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14752'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14753'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14753'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14607'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14607'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13297'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13297'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13307'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13307'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13309'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13309'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13310'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13310'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13311'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13311'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13312'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13312'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13313'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13313'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13314'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13314'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13315'^^xsd:integer;
  dwc:scientificName 'Ampeliscidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13315'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13316'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13316'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13318'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13318'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14153'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14153'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14154'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14154'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14155'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14155'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14156'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14156'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14157'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14157'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14299'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14299'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14301'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14301'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14303'^^xsd:integer;
  dwc:scientificName 'Cardium echinatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '178527'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14303'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14277'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14277'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14287'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14287'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14289'^^xsd:integer;
  dwc:scientificName 'Mysis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14289'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '119886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14291'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14291'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14292'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14292'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14293'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14293'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14294'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14294'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14295'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14295'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14296'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14296'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14297'^^xsd:integer;
  dwc:scientificName 'Cucumaria elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14297'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14298'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14298'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14705'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14705'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14113'^^xsd:integer;
  dwc:scientificName 'Cucumaria elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14113'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14115'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14115'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14118'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14118'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14119'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14119'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14120'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14120'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14121'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14121'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14122'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14122'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14123'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14123'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14124'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14124'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14125'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14125'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14215'^^xsd:integer;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14215'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14228'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14228'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14078'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14078'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14079'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14079'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14080'^^xsd:integer;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14080'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14081'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14081'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14082'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14082'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14083'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14083'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14084'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14084'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14085'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14085'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14086'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14086'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14087'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14087'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0996 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0996"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14090'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '56.0996'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14090'^^xsd:anyURI;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27888 11.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.27888"^^xsd:decimal ;
  dwc:decimalLongitude "11.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13876'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.03984'^^xsd:double;
  dwc:latitude '56.27888'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13876'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27888 11.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.27888"^^xsd:decimal ;
  dwc:decimalLongitude "11.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13877'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.03984'^^xsd:double;
  dwc:latitude '56.27888'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13877'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27888 11.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.27888"^^xsd:decimal ;
  dwc:decimalLongitude "11.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13875'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.03984'^^xsd:double;
  dwc:latitude '56.27888'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13875'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27888 11.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.27888"^^xsd:decimal ;
  dwc:decimalLongitude "11.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13879'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.03984'^^xsd:double;
  dwc:latitude '56.27888'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13879'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27888 11.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.27888"^^xsd:decimal ;
  dwc:decimalLongitude "11.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13880'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.03984'^^xsd:double;
  dwc:latitude '56.27888'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13880'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.27888 11.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.27888"^^xsd:decimal ;
  dwc:decimalLongitude "11.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13878'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.03984'^^xsd:double;
  dwc:latitude '56.27888'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13878'^^xsd:anyURI;
  dwc:observationDate '1973-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13648'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13648'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13643'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13643'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13631'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13631'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13642'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13642'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13641'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13641'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13639'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13639'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13637'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13637'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13633'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13633'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13635'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13635'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13636'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13636'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14761'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14761'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14762'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14762'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14763'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14763'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14764'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14764'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14765'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14765'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14780'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14780'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14768'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14768'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13634'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13634'^^xsd:anyURI;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13233'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13233'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13236'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13236'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13237'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13237'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13238'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13238'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13239'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13239'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13240'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13240'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13241'^^xsd:integer;
  dwc:scientificName 'Pennatula phosphorea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '128517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13241'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '128517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13243'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13243'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13245'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13245'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13246'^^xsd:integer;
  dwc:scientificName 'Goniada'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '129300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13246'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '129300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13247'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13247'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13248'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13248'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13253'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13253'^^xsd:anyURI;
  dwc:observationDate '1971-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13953'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13953'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13954'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13954'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13955'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13955'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13956'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13956'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13957'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13957'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13958'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13958'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13423'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13423'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13430'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13430'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13431'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13431'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13434'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13434'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13435'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13435'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13436'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13436'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13444'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13444'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14302'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14302'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14307'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14307'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14308'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14308'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14309'^^xsd:integer;
  dwc:scientificName 'Pennatula phosphorea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '128517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14309'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '128517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14310'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14310'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14311'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14311'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14312'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14312'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14314'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14314'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14316'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14316'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14317'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14317'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14318'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14318'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14319'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14319'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14320'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14320'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14321'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14321'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14322'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14322'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14323'^^xsd:integer;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14323'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14324'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14324'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14327'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14327'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14790'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14790'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14791'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14791'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14792'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14792'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14793'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14793'^^xsd:anyURI;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13952'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13952'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13959'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13959'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13960'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13960'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13961'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13961'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13962'^^xsd:integer;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13962'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13964'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13964'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42828 11.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42828"^^xsd:decimal ;
  dwc:decimalLongitude "11.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13976'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.06972'^^xsd:double;
  dwc:latitude '57.42828'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13976'^^xsd:anyURI;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13619'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13619'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13621'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13621'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13616'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13616'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13617'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13617'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13618'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13618'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13613'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13613'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13614'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13614'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13615'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13615'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13623'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13623'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13630'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13630'^^xsd:anyURI;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14760'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14760'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14744'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14744'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14766'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14766'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14767'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14767'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14769'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14769'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14770'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14770'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14775'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14775'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14777'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14777'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14778'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14778'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14771'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14771'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14772'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14772'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14773'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14773'^^xsd:anyURI;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13255'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13255'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13256'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13256'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13257'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13257'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13258'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13258'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13265'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13265'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13350'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13350'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13352'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13352'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13380'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13380'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13381'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13381'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13382'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13382'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13383'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13383'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13372'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13372'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13284'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13284'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13286'^^xsd:integer;
  dwc:scientificName 'Neptunea antiqua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '138920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13286'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13292'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13292'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13293'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13293'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13294'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13294'^^xsd:anyURI;
  dwc:observationDate '1971-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14037'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14037'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14039'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14039'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14041'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14041'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14042'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14042'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14043'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14043'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14146'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14146'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14147'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14147'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14148'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14148'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14149'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14149'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14129'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14129'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14027'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14027'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14165'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14165'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14178'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14178'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14203'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14203'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14204'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14204'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14205'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14205'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14206'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14206'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14207'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14207'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14208'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14208'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14209'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14209'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14044'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14044'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14045'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14045'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14046'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14046'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14047'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14047'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 11.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "11.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14051'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.1494'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14051'^^xsd:anyURI;
  dwc:observationDate '1973-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14350'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14350'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14328'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14328'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14332'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14332'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14335'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14335'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14336'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14336'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14337'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14337'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14339'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14339'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14341'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14341'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14342'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14342'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14343'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14343'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14344'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14344'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14345'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14345'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14333'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14333'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12948 11.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12948"^^xsd:decimal ;
  dwc:decimalLongitude "11.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14334'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.21912'^^xsd:double;
  dwc:latitude '56.12948'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14334'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14401'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14401'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14397'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14397'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14402'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14402'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14403'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14403'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14404'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14404'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14405'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14405'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14406'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14406'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14407'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14407'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14409'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14409'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22908 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22908"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14421'^^xsd:integer;
  dwc:scientificName 'Apseudes spinosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '57.22908'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '136284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14421'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 11.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "11.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13873'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.43824'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13873'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 11.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "11.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13885'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.43824'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13885'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 11.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "11.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13905'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.43824'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13905'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 11.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "11.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13906'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.43824'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13906'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 11.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "11.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13837'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '11.43824'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13837'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14786'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14786'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14779'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14779'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14782'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14782'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14783'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14783'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13214'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13214'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13215'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13215'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13216'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13216'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13217'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13217'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13218'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13218'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13219'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13219'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13224'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13224'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13242'^^xsd:integer;
  dwc:scientificName 'Goniada'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13242'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13244'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13244'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13249'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13249'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13250'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13250'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13251'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13251'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13332'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13332'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13333'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13333'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13334'^^xsd:integer;
  dwc:scientificName 'Panthalis oerstedi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13334'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13335'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13335'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13336'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13336'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13337'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13337'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13338'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13338'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13339'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13339'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13306'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13306'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13308'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13308'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14304'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14304'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14305'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14305'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14306'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14306'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14326'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14326'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14248'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14248'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14249'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14249'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14250'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14250'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14265'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14265'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14288'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14288'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14794'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14794'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14243'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14243'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14244'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14244'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14245'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14245'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14246'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14246'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14247'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14247'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 12.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "12.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14784'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.02988'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14784'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14556'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14556'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14557'^^xsd:integer;
  dwc:scientificName 'Cirolana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14557'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14558'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14558'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14559'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14559'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14553'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14553'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14554'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14554'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14555'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14555'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14540'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14540'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13646'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13646'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13647'^^xsd:integer;
  dwc:scientificName 'Cardium echinatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '178527'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13647'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13644'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13644'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13645'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13645'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13596'^^xsd:integer;
  dwc:scientificName 'Cirolana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13596'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13532'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13532'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13533'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13533'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13525'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13525'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13535'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13535'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13536'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13536'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13537'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13537'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13538'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13538'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13539'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13539'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13540'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13540'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13541'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13541'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13560'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13560'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14561'^^xsd:integer;
  dwc:scientificName 'Cucumaria elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '124611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14561'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14566'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14566'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14567'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14567'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14568'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14568'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14569'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14569'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13500'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13500'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13569'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13569'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13213'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13213'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13220'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13220'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13221'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13221'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13223'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13223'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13225'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13225'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13226'^^xsd:integer;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13226'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13227'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13227'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13228'^^xsd:integer;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13228'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13229'^^xsd:integer;
  dwc:scientificName 'Ampeliscidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '101364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13229'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13230'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13230'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13232'^^xsd:integer;
  dwc:scientificName 'Spatangus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '123430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13232'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '123430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13299'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13299'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13300'^^xsd:integer;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13300'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13301'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13301'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13302'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13302'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13303'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13303'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13304'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13304'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13305'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13305'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13328'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13328'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14251'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14251'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14263'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14263'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14274'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14274'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14275'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14275'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13977'^^xsd:integer;
  dwc:scientificName 'Cucumaria elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13977'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13979'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13979'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13980'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13980'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13981'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13981'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13982'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13982'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13983'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13983'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13984'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13984'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13985'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13985'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13986'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13986'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13987'^^xsd:integer;
  dwc:scientificName 'Neohela monstrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13987'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '102108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13989'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13989'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13991'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13991'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13992'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13992'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13993'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13993'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13994'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13994'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13995'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13995'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13996'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13996'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13997'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13997'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13998'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13998'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13999'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13999'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14001'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14001'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14227'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14227'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14229'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14229'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14230'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14230'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14231'^^xsd:integer;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14231'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14232'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14232'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14233'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14233'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14234'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14234'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14235'^^xsd:integer;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14235'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14236'^^xsd:integer;
  dwc:scientificName 'Cardium echinatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '178527'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14236'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14237'^^xsd:integer;
  dwc:scientificName 'Cirolana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14237'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14238'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14238'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14239'^^xsd:integer;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14239'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14240'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14240'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14241'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14241'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21912 12.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21912"^^xsd:decimal ;
  dwc:decimalLongitude "12.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14242'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.07968'^^xsd:double;
  dwc:latitude '56.21912'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14242'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14577'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14577'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14579'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14579'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14560'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14560'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14562'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14562'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13254'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13254'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13259'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13259'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13260'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13260'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13261'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13261'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13262'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13262'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13264'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13264'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13274'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13274'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13343'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13343'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13344'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13344'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13346'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13346'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13348'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13348'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13349'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13349'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13362'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13362'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13788'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13788'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13789'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13789'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13790'^^xsd:integer;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13790'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13797'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13797'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13799'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13799'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13822'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13822'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13832'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13832'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13833'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13833'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13834'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13834'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13374'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13374'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13402'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13402'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13266'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13266'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13267'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13267'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13268'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13268'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14889'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14889'^^xsd:anyURI;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14804'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14804'^^xsd:anyURI;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14805'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14805'^^xsd:anyURI;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14806'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14806'^^xsd:anyURI;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14849'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14849'^^xsd:anyURI;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14664'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14664'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14672'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14672'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14678'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14678'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14679'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14679'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14680'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14680'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14681'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14681'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14682'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14682'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14683'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14683'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14684'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '540496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14684'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14685'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14685'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14686'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14686'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14687'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14687'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14689'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14689'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14795'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14795'^^xsd:anyURI;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14803'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14803'^^xsd:anyURI;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14202'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14202'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14210'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14210'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14211'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14211'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14212'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14212'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14214'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14214'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14216'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14216'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14217'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14217'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14218'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14218'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14219'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14219'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14220'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14220'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14221'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14221'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14226'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14226'^^xsd:anyURI;
  dwc:observationDate '1973-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14585'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.12948'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14585'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14400'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14400'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14398'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14398'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14399'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14399'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14373'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14373'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14362'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14362'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14329'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14329'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14346'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14346'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14347'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14347'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14348'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14348'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40836 12.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40836"^^xsd:decimal ;
  dwc:decimalLongitude "12.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14349'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.13944'^^xsd:double;
  dwc:latitude '56.40836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14349'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13526'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13526'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13527'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13527'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13528'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13528'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13529'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13529'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13530'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13530'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13531'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13531'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13534'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13534'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13542'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13542'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13551'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13551'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13553'^^xsd:integer;
  dwc:scientificName 'Praunus inermis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '120178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13553'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '120178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13558'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13558'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13929'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13929'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13930'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13930'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13931'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13931'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13932'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13932'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13938'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13938'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13940'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13940'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13933'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13933'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13559'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13559'^^xsd:anyURI;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13211'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13211'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13231'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13231'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13271'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13271'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13272'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13272'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13273'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13273'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13148'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13148'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13152'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13152'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13153'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13153'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13341'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13341'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13351'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13351'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13353'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13353'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13354'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13354'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13355'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13355'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13356'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13356'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13357'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13357'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13358'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13358'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13359'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13359'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13360'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13360'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13269'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13269'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13270'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13270'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14252'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14252'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14264'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14264'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14266'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14266'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14267'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14267'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14268'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14268'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14269'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14269'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14270'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14270'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14271'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14271'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14272'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14272'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14273'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14273'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14276'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14276'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14834'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14834'^^xsd:anyURI;
  dwc:observationDate '1975-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14840'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14840'^^xsd:anyURI;
  dwc:observationDate '1975-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14842'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14842'^^xsd:anyURI;
  dwc:observationDate '1975-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14858'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14858'^^xsd:anyURI;
  dwc:observationDate '1975-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14867'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14867'^^xsd:anyURI;
  dwc:observationDate '1975-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 12.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "12.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13963'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.32868'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13963'^^xsd:anyURI;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 12.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "12.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.41832'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:245'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 12.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "12.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.41832'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:272'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 12.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "12.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.41832'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:273'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9986'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9986'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9976'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9976'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9955'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9955'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9957'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9957'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9958'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9958'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9959'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9959'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9960'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9960'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9961'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9961'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9962'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9962'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9963'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9963'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9964'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9964'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9965'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9965'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10037'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10037'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10038'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10038'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10039'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10039'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10031'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10031'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10032'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10032'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10033'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10033'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10034'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10034'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10035'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10035'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10036'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10036'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10040'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10040'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10041'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10041'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10021'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10021'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10010'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10010'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10000'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10000'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10001'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10001'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10002'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10002'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "12.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 12.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "12.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10003'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.52788'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10003'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10030'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10030'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10028'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10028'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10029'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10029'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10026'^^xsd:integer;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10026'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10027'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10027'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10023'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10023'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10024'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10024'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10025'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10025'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10042'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10042'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10043'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10043'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10008'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10008'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9988'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9988'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9975'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9975'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9974'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9974'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9971'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9971'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9972'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9972'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9973'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9973'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9970'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9970'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9967'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9967'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9968'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9968'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "12.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 12.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "12.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9969'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '12.53784'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9969'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.06972'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm mit Kiesanteilen'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:260'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.06972'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm mit Kiesanteilen'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:232'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.06972'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm mit Kiesanteilen'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:233'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.06972'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm mit Kiesanteilen'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:234'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.06972'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm mit Kiesanteilen'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:235'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.06972'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm mit Kiesanteilen'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:286'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.06972'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm mit Kiesanteilen'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:231'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54282 13.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54282"^^xsd:decimal ;
  dwc:decimalLongitude "13.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54282 13.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.54282"^^xsd:decimal ;
  geo-pos:long "13.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8856'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.07968'^^xsd:double;
  dwc:latitude '54.54282'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8856'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54282 13.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54282"^^xsd:decimal ;
  dwc:decimalLongitude "13.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54282 13.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.54282"^^xsd:decimal ;
  geo-pos:long "13.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8855'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.07968'^^xsd:double;
  dwc:latitude '54.54282'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8855'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54282 13.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54282"^^xsd:decimal ;
  dwc:decimalLongitude "13.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54282 13.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.54282"^^xsd:decimal ;
  geo-pos:long "13.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8857'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.07968'^^xsd:double;
  dwc:latitude '54.54282'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8857'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12734'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12734'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12735'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12735'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12736'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12736'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12741'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12741'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12742'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12742'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12743'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12743'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12738'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12738'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12730'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12730'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12745'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12745'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12740'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12740'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10012'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10012'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10013'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10013'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10014'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10014'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10020'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10020'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10004'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10004'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10005'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10005'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10006'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10006'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10007'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10007'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10009'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10009'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10011'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10011'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9999'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9999'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10443'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10443'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10463'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10463'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10433'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10433'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10435'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10435'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10436'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10436'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10437'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10437'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10439'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10439'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10440'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10440'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10441'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10441'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10445'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10445'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10446'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10446'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10447'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10447'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10453'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10453'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10438'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10438'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10328'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10328'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10329'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10329'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10330'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10330'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10332'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10332'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10363'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10363'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10448'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10448'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10449'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10449'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10450'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10450'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10451'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10451'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10452'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10452'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10535'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10535'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10465'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10465'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10860'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10860'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10337'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10337'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10339'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10339'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10340'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10340'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10341'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10341'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10327'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10327'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10322'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10322'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10333'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10333'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10334'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10334'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10335'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10335'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10336'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10336'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10347'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.13944'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10347'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8852'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8852'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8853'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8853'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8854'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8854'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8910'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8910'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8866'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8866'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8901'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8901'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8895'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8895'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8898'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8898'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8899'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8899'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "13.16434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 13.16434)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "13.16434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8900'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.16434'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8900'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10442'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10442'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10464'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10464'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10466'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10466'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10467'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10467'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10468'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10468'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10469'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10469'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10470'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10470'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10444'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10444'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10454'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10454'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10471'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10471'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10472'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10472'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10473'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10473'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8471'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8471'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 13.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "13.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 13.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "13.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8472'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.17928'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8472'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12900'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12900'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12901'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12901'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12902'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12902'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12903'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12903'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12904'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12904'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12905'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12905'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13543'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13543'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13546'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13546'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13552'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13552'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13547'^^xsd:integer;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13547'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13548'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13548'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13549'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13549'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13550'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13550'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13554'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13554'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13555'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13555'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13556'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13556'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13557'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13557'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13074'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13074'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13561'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13561'^^xsd:anyURI;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13164'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13164'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13235'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13235'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13150'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13150'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13154'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13154'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13155'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13155'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13156'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13156'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13157'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13157'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13158'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13158'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13160'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13160'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13162'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13162'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13163'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13163'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13171'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13171'^^xsd:anyURI;
  dwc:observationDate '1971-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13361'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13361'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13786'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13786'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13791'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13791'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13792'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13792'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13793'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13793'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13794'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13794'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13795'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13795'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13796'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13796'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13798'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13798'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13800'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13800'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13810'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13810'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14253'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14253'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14254'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14254'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14255'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14255'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14256'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14256'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14257'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14257'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14258'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14258'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14259'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14259'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14260'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14260'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14261'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14261'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14262'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14262'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14670'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14670'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14673'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14673'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14674'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14674'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14675'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14675'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14676'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14676'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14677'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14677'^^xsd:anyURI;
  dwc:observationDate '1974-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14798'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14798'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14799'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14799'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14801'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14801'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14000'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14000'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8402'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8402'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8684'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8684'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8685'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8685'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8692'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8692'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8694'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8694'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12732'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12732'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12733'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12733'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12728'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12728'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12731'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12731'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12713'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12713'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12698'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12698'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12686'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12686'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10191'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10191'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10241'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10241'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10242'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10242'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10243'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10243'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10015'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10015'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10016'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10016'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10017'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10017'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10018'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10018'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10019'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10019'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9956'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9956'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8911'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8911'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8903'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8903'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8905'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8905'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8906'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8906'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8896'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.23904'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8896'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9990'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9990'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9991'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9991'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9992'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9992'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9993'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9993'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9994'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9994'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9995'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9995'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9996'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9996'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9997'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9997'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9966'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.25896'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9966'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12729'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, gemischt mit feinem Sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12729'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12726'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, gemischt mit feinem Sand'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12726'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12727'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, gemischt mit feinem Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12727'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12715'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, gemischt mit feinem Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12715'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12744'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, gemischt mit feinem Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12744'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12737'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, gemischt mit feinem Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12737'^^xsd:anyURI;
  dwc:observationDate '1921-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12722'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12722'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12724'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12724'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12717'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12717'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12718'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12718'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12719'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12719'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12720'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12720'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12721'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12721'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12669'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12669'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12725'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12725'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12723'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12723'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "13.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 13.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "13.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12716'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12716'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9046'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9046'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9032'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9032'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9075'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9075'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9090'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9090'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04482 13.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04482"^^xsd:decimal ;
  dwc:decimalLongitude "13.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04482 13.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.04482"^^xsd:decimal ;
  geo-pos:long "13.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9079'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.31872'^^xsd:double;
  dwc:latitude '55.04482'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9079'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04482 13.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04482"^^xsd:decimal ;
  dwc:decimalLongitude "13.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04482 13.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.04482"^^xsd:decimal ;
  geo-pos:long "13.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9080'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.31872'^^xsd:double;
  dwc:latitude '55.04482'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9080'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04482 13.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04482"^^xsd:decimal ;
  dwc:decimalLongitude "13.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04482 13.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.04482"^^xsd:decimal ;
  geo-pos:long "13.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9078'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.31872'^^xsd:double;
  dwc:latitude '55.04482'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9078'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11610'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11610'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11619'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11619'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11620'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11620'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11621'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11621'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11622'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11622'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11623'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11623'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11631'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11631'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11633'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11633'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11625'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11625'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11629'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11629'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11630'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11630'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11632'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11632'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11634'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11634'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11635'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11635'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11636'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11636'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11637'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11637'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11638'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11638'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11640'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11640'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11670'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11670'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11673'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11673'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11704'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11704'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11705'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11705'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11706'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11706'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11707'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11707'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11611'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11611'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11627'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11627'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11628'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11628'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11703'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11703'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11708'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11708'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11709'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11709'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11710'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11710'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11711'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11711'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11712'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11712'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11713'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11713'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11714'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11714'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11715'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11715'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11716'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11716'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11724'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11724'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11726'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11726'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08166"^^xsd:decimal ;
  dwc:decimalLongitude "13.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08166 13.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.08166"^^xsd:decimal ;
  geo-pos:long "13.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11731'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.32868'^^xsd:double;
  dwc:latitude '55.08166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11731'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8862'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8862'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8858'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8858'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8859'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8859'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8860'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8860'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8861'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8861'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10338'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10338'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10342'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10342'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10315'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10315'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10308'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10308'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10309'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10309'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10311'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10311'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10343'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10343'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10344'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10344'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10345'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10345'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10346'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10346'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10423'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10423'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10408'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10408'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10409'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10409'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10405'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10405'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10406'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10406'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10407'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10407'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10401'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10401'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10403'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10403'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10404'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10404'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10391'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10391'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10392'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10392'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10364'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10364'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "13.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 13.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "13.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10434'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.35856'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10434'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10410'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10410'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10458'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10458'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10459'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10459'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10460'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10460'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10461'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10461'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10462'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10462'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10457'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10457'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10455'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10455'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10456'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10456'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10474'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10474'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10247'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10247'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10248'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10248'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10249'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10249'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10251'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10251'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10253'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10253'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10261'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10261'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10262'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10262'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10246'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10246'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "13.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 13.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "13.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10240'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.37848'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10240'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:570'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:571'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:581'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8008'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8008'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8009'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8009'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8010'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8010'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8011'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8011'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:573'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller lehmiger Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:568'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8023'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8023'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8013'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8013'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller lehmiger Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:569'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:230'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:236'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:225'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:226'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:228'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:224'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:220'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, grober Sand'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:552'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, grober Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:567'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, grober Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:647'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, grober Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:648'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8017'^^xsd:integer;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8017'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8018'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8018'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8015'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8015'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8016'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8016'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8004'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8004'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, grober Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:638'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "13.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "13.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8473'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.43824'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8473'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "13.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "13.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8474'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.43824'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8474'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "13.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 13.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "13.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8475'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.43824'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8475'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0249"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0249"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8251'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '55.0249'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8251'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0249"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0249"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8699'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '55.0249'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8699'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0249"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0249"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8672'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '55.0249'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8672'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12653'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12653'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12663'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12663'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12665'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12665'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12666'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12666'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12676'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12676'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12674'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12674'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12679'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12679'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12680'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12680'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12681'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12681'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12651'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12651'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12846"^^xsd:decimal ;
  dwc:decimalLongitude "13.45516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12846 13.45516)"^^geo:wktLiteral ;
  geo-pos:lat "55.12846"^^xsd:decimal ;
  geo-pos:long "13.45516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12664'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.45516'^^xsd:double;
  dwc:latitude '55.12846'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12664'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12654'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12654'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12655'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12655'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12656'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12656'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12657'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12657'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12658'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12658'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12660'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12660'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12661'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12661'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12659'^^xsd:integer;
  dwc:scientificName 'mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12659'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12662'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12662'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18522"^^xsd:decimal ;
  dwc:decimalLongitude "13.47106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18522 13.47106)"^^geo:wktLiteral ;
  geo-pos:lat "55.18522"^^xsd:decimal ;
  geo-pos:long "13.47106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12622'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47106'^^xsd:double;
  dwc:latitude '55.18522'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja, überlagert von Sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12622'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10411'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10411'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10421'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10421'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10402'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10402'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10394'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10394'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10393'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10393'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10395'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10395'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10396'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10396'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10397'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10397'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10398'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10398'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10399'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10399'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10400'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10400'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10431'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10431'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10430'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10430'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11655'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11655'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11657'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11657'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11658'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11658'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11612'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11612'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11613'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11613'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11614'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11614'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11615'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11615'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11616'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11616'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11617'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11617'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11618'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11618'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11624'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11624'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11639'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11639'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11659'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11659'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8468'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8468'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8469'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8469'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "13.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 13.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "13.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8470'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.47808'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8470'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.48306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.48306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7892'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48306'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7892'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.48306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.48306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7696'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48306'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7696'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.48306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.48306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7697'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48306'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7697'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.48306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.48306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48306'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:443'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.48306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.48306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48306'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:436'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "13.48306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 13.48306)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "13.48306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48306'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:445'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12650'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12650'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12647'^^xsd:integer;
  dwc:scientificName 'mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12647'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12649'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12649'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12643'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12643'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12644'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12644'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12645'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12645'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12646'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12646'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12685'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12685'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12636'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12636'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "13.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 13.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "13.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12648'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.48804'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12648'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8682'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8682'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8683'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8683'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8681'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8681'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10250'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10250'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10252'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10252'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10254'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10254'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10255'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10255'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10256'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10256'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10257'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10257'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10258'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10258'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10259'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10259'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10260'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10260'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10229'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10229'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15438"^^xsd:decimal ;
  dwc:decimalLongitude "13.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15438 13.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.15438"^^xsd:decimal ;
  geo-pos:long "13.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10219'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.498'^^xsd:double;
  dwc:latitude '55.15438'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10219'^^xsd:anyURI;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:576'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:577'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:578'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8006'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8006'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8007'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8007'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8033'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8033'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8035'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8035'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8005'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8005'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:566'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "13.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 13.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "13.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.50796'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:575'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11718'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11718'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11722'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11722'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11723'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11723'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11725'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11725'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11727'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11727'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11728'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11728'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11729'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11729'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11730'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11730'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "13.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 13.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "13.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11732'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.51792'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11732'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12668'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12668'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12671'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12671'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12672'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12672'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12677'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12677'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12673'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12673'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12670'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12670'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12675'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12675'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12678'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12678'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12744"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12744 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.12744"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12683'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.12744'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12683'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12667'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12667'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12638'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12638'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12630'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12630'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12631'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12631'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12626'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12626'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12627'^^xsd:integer;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '407910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12627'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12628'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12628'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12629'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12629'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12624'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12624'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12625'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12625'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18426"^^xsd:decimal ;
  dwc:decimalLongitude "13.52686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18426 13.52686)"^^geo:wktLiteral ;
  geo-pos:lat "55.18426"^^xsd:decimal ;
  geo-pos:long "13.52686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12682'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52686'^^xsd:double;
  dwc:latitude '55.18426'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja mit aufgelagertem Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12682'^^xsd:anyURI;
  dwc:observationDate '1921-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "13.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "13.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8904'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52788'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8904'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "13.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "13.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8907'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52788'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8907'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "13.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "13.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8908'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52788'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8908'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "13.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "13.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8909'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52788'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8909'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "13.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "13.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8881'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52788'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8881'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "13.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 13.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "13.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8902'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.52788'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8902'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 13.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "13.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 13.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "13.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.5478'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:326'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 13.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "13.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 13.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "13.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.5478'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:316'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8675'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8675'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8676'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8676'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8677'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8677'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8678'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8678'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8679'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8679'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8680'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8680'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:251'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:229'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:223'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:222'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:243'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:250'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "13.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 13.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "13.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '13.57768'^^xsd:double;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:227'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10991'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10991'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10992'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10992'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10990'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10990'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10987'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10987'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10988'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10988'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10989'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10989'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10964'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10964'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10965'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10965'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10968'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10968'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10970'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10970'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10978'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10978'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0996 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.0996"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10984'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.0996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10984'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10993'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10993'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10986'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10986'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10932'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10932'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10933'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10933'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10934'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10934'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10960'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10960'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10963'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10963'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10980'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10980'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10981'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10981'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10982'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10982'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10983'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10983'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10985'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10985'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10064'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10064'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10128'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10128'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10098'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10098'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10099'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10099'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10101'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10101'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10102'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10102'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10103'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10103'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10104'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10104'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10105'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10105'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10022'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10022'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10100'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10100'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9978'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9978'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9979'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9979'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9980'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9980'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9981'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9981'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9982'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9982'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9987'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9987'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9989'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9989'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9983'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9983'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9984'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9984'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9985'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9985'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9977'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9977'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9998'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9998'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10425'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10425'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10426'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10426'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10427'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10427'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10428'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10428'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10412'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10412'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10422'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10422'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10424'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10424'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10429'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10429'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10284'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10284'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10274'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10274'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10275'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10275'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10277'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10277'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10270'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10270'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10271'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10271'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10273'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10273'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10269'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10269'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10263'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10263'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12652'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12652'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12642'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12642'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12640'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12640'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12641'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12641'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12639'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12639'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12635'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12635'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12637'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12637'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12632'^^xsd:integer;
  dwc:scientificName 'Amphiporus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '122391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12632'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12633'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12633'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12623'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12623'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12634'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12634'^^xsd:anyURI;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8483'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8483'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8485'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8485'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:333'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:322'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:324'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:321'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9168'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9168'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9124'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9124'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9125'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9125'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9126'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9126'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9127'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9127'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9128'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9128'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8956'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8956'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10316'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10316'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10317'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10317'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10313'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10313'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10314'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10314'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10312'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10312'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00498)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9131'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.00498'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9131'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00498)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9132'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.00498'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9132'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00498)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9130'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.00498'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9130'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00498)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9129'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.00498'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9129'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8698'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.00996'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8698'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8697'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.00996'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8697'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01494)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8880'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01494'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8880'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01494)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8863'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01494'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8863'^^xsd:anyURI;
  dwc:observationDate '1956-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10415'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10415'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11269'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11269'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10302'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10302'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11252'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11252'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11253'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11253'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11250'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11250'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11251'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11251'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10301'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10301'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10298'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10298'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10272'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10272'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10267'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10267'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10268'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10268'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11247'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11247'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11248'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11248'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11249'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11249'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10264'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10264'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10265'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10265'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10266'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10266'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11148'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11148'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11149'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11149'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11132'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11132'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11133'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11133'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11180'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11180'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11197'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11197'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11198'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11198'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11199'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11199'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11192'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11192'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11189'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11189'^^xsd:anyURI;
  dwc:observationDate '1973-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11190'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11190'^^xsd:anyURI;
  dwc:observationDate '1973-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11204'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11204'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11205'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11205'^^xsd:anyURI;
  dwc:observationDate '1973-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11206'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11206'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11200'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11200'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11201'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11201'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11216'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11216'^^xsd:anyURI;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11123'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11123'^^xsd:anyURI;
  dwc:observationDate '1973-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11120'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11120'^^xsd:anyURI;
  dwc:observationDate '1973-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11121'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11121'^^xsd:anyURI;
  dwc:observationDate '1973-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11122'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11122'^^xsd:anyURI;
  dwc:observationDate '1973-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10089'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10089'^^xsd:anyURI;
  dwc:observationDate '1968-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11305'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11305'^^xsd:anyURI;
  dwc:observationDate '1974-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11319'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11319'^^xsd:anyURI;
  dwc:observationDate '1974-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11300'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11300'^^xsd:anyURI;
  dwc:observationDate '1974-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11301'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11301'^^xsd:anyURI;
  dwc:observationDate '1974-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11302'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11302'^^xsd:anyURI;
  dwc:observationDate '1974-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11303'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11303'^^xsd:anyURI;
  dwc:observationDate '1974-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11304'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11304'^^xsd:anyURI;
  dwc:observationDate '1974-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10119'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10119'^^xsd:anyURI;
  dwc:observationDate '1968-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10122'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10122'^^xsd:anyURI;
  dwc:observationDate '1968-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10123'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10123'^^xsd:anyURI;
  dwc:observationDate '1968-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10124'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10124'^^xsd:anyURI;
  dwc:observationDate '1968-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10125'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10125'^^xsd:anyURI;
  dwc:observationDate '1968-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10126'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10126'^^xsd:anyURI;
  dwc:observationDate '1968-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10127'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10127'^^xsd:anyURI;
  dwc:observationDate '1968-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10097'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10097'^^xsd:anyURI;
  dwc:observationDate '1968-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10500'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10500'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10501'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10501'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10497'^^xsd:integer;
  dwc:scientificName 'Physa fontinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '248248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10497'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '248248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10498'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10498'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10499'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10499'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11433'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11433'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11430'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11430'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11431'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11431'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11432'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11432'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11428'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11428'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11429'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11429'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10494'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10494'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11438'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11438'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15506'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15506'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9564'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9564'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9571'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9571'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9573'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9573'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9574'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9574'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9575'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9575'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9576'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9576'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9577'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9577'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11434'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11434'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11435'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11435'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11436'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11436'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10537'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10537'^^xsd:anyURI;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15519'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15519'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15520'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15520'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15521'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15521'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15513'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15513'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11449'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11449'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15514'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15514'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15516'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15516'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15518'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15518'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11470'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11470'^^xsd:anyURI;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10547'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10547'^^xsd:anyURI;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10548'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10548'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10549'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10549'^^xsd:anyURI;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10550'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10550'^^xsd:anyURI;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15528'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15528'^^xsd:anyURI;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10551'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10551'^^xsd:anyURI;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10556'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10556'^^xsd:anyURI;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10576'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10576'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10287'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10287'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11202'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11202'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11720'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11720'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11721'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11721'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10812'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10812'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10813'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10813'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10814'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10814'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10815'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10815'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9606'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9606'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9621'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9621'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9622'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9622'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9623'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9623'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9624'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9624'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9625'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9625'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9626'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9626'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10613'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10613'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10614'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10614'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10615'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10615'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10616'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10616'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10617'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10617'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10618'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.01992'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10618'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14959'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14959'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14970'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14970'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14971'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14971'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14972'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14972'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14973'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14973'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14974'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14974'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11647'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11647'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11648'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11648'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11649'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11649'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11650'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11650'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11651'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11651'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11642'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11642'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11643'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11643'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11644'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11644'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11645'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11645'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11646'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11646'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14936'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14936'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14958'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14958'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14960'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14960'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14961'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14961'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14962'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14962'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14963'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14963'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14964'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14964'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14965'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14965'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14966'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14966'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14968'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14968'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14978'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14978'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11652'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11652'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11653'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11653'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11654'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11654'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11656'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11656'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11664'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11664'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11665'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11665'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11666'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11666'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11667'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11667'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11668'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11668'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11669'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11669'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11671'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11671'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11641'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11641'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11660'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11660'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11661'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11661'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11662'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11662'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11663'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11663'^^xsd:anyURI;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14956'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14956'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15011'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15011'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15040'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15040'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15080'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15080'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15081'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15081'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15082'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15082'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15063'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15063'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15066'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15066'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15067'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15067'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15068'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15068'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15069'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15069'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15070'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15070'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15071'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15071'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15073'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15073'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15083'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15083'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48804"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.48804"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15065'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.48804'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15065'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48804"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.48804"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15072'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.48804'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15072'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48804"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.48804"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15074'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.48804'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15074'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48804"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.48804"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15093'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.48804'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15093'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15103'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15103'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15100'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15100'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15101'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15101'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15102'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15102'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15097'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15097'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15098'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15098'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15099'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15099'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15053'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15053'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15085'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15085'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15086'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15086'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15087'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15087'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15088'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15088'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15089'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15089'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15022'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15022'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15064'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15064'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15035'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15035'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15036'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15036'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15037'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15037'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15038'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15038'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15039'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.02988'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15039'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14939'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14939'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14940'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14940'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14946'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14946'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14948'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14948'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14967'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14967'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14975'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14975'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14976'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14976'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14977'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14977'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9083'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9083'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9081'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9081'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 14.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 14.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "14.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9091'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.03984'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9091'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9033'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0498'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9033'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9034'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0498'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9034'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9035'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0498'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9035'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9036'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0498'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9036'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.0498)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9037'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0498'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9037'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8534'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0498'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8534'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8494'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0498'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8494'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "14.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 14.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "14.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8495'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0498'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8495'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13521'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13521'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13518'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13518'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13519'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13519'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13520'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13520'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13515'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13515'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13517'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13517'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13506'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13506'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13495'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13495'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8230'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8230'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8235'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8235'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8250'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8250'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8236'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8236'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8237'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8237'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8239'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8239'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8241'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8241'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8242'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8242'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13165'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13165'^^xsd:anyURI;
  dwc:observationDate '1971-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13166'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13166'^^xsd:anyURI;
  dwc:observationDate '1971-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13142'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13142'^^xsd:anyURI;
  dwc:observationDate '1971-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13167'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13167'^^xsd:anyURI;
  dwc:observationDate '1971-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13168'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13168'^^xsd:anyURI;
  dwc:observationDate '1971-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13169'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13169'^^xsd:anyURI;
  dwc:observationDate '1971-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13347'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13347'^^xsd:anyURI;
  dwc:observationDate '1971-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13478'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13478'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13801'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13801'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13802'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13802'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13803'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13803'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13804'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13804'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13805'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13805'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13806'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13806'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13807'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13807'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13808'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13808'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13295'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13295'^^xsd:anyURI;
  dwc:observationDate '1971-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14808'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14808'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14823'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14823'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14830'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14830'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14796'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14796'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14797'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14797'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14800'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14800'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14802'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14802'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8851'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8851'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8865'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8865'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15084'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15084'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15090'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15090'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15091'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15091'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15092'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15092'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15104'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15104'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15094'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15094'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15096'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15096'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7897'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7897'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7893'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7893'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7895'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7895'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7896'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7896'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:673'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:674'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:671'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:667'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:663'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7701'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7701'^^xsd:anyURI;
  dwc:observationDate '1951-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:170'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:389'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.05976'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:340'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.08466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.08466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.08466)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.08466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8891'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.08466'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8891'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.08466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.08466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.08466)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.08466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8892'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.08466'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8892'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.08466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.08466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.08466)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.08466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8893'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.08466'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8893'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.08466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.08466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.08466)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.08466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8894'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.08466'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8894'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14937'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14937'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14941'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14941'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14942'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14942'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14943'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14943'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14944'^^xsd:integer;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14944'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14945'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14945'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14947'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14947'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14949'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14949'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14950'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14950'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14957'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14957'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57066 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57066"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57066 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.57066"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.57066'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:221'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57066 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57066"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57066 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.57066"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.57066'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:203'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57066 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57066"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57066 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.57066"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.57066'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:171'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57066 14.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57066"^^xsd:decimal ;
  dwc:decimalLongitude "14.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57066 14.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.57066"^^xsd:decimal ;
  geo-pos:long "14.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.0996'^^xsd:double;
  dwc:latitude '54.57066'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:153'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16434"^^xsd:decimal ;
  dwc:decimalLongitude "14.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  geo-pos:lat "55.16434"^^xsd:decimal ;
  geo-pos:long "14.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10223'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11454'^^xsd:double;
  dwc:latitude '55.16434'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10223'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16434"^^xsd:decimal ;
  dwc:decimalLongitude "14.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  geo-pos:lat "55.16434"^^xsd:decimal ;
  geo-pos:long "14.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10224'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11454'^^xsd:double;
  dwc:latitude '55.16434'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10224'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16434"^^xsd:decimal ;
  dwc:decimalLongitude "14.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  geo-pos:lat "55.16434"^^xsd:decimal ;
  geo-pos:long "14.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10225'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11454'^^xsd:double;
  dwc:latitude '55.16434'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10225'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16434"^^xsd:decimal ;
  dwc:decimalLongitude "14.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  geo-pos:lat "55.16434"^^xsd:decimal ;
  geo-pos:long "14.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10220'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11454'^^xsd:double;
  dwc:latitude '55.16434'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10220'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16434"^^xsd:decimal ;
  dwc:decimalLongitude "14.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  geo-pos:lat "55.16434"^^xsd:decimal ;
  geo-pos:long "14.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10221'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11454'^^xsd:double;
  dwc:latitude '55.16434'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10221'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16434"^^xsd:decimal ;
  dwc:decimalLongitude "14.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16434 14.11454)"^^geo:wktLiteral ;
  geo-pos:lat "55.16434"^^xsd:decimal ;
  geo-pos:long "14.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10222'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11454'^^xsd:double;
  dwc:latitude '55.16434'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10222'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^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 "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8487'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11952'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8487'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^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 "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8488'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11952'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8488'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^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 "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8489'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11952'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8489'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^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 "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8490'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11952'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8490'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^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 "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8462'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11952'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8462'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^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 "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8477'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11952'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8477'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^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 "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8486'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.11952'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8486'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10370'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10370'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10324'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10324'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10325'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10325'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10326'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10326'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10319'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10319'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10320'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10320'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10323'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10323'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10310'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10310'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10389'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10389'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10318'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10318'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10321'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.13944'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10321'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12911'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12911'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12912'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12912'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12899'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12899'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12906'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12906'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12907'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12907'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12909'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12909'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13687'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13687'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13611'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13611'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13703'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13703'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13713'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13713'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13714'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13714'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13715'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13715'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13718'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13718'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13719'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13719'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13725'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13725'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12915'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12915'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12920'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12920'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12913'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12913'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12914'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12914'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13927'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13927'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13939'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13939'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13941'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13941'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13934'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13934'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13935'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13935'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13936'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13936'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13937'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13937'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13181'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13181'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13194'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13194'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13195'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13195'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13196'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13196'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13140'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13140'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13144'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13144'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13145'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13145'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13146'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13146'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13147'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13147'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13170'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13170'^^xsd:anyURI;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14814'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14814'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14816'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14816'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14817'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14817'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14818'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14818'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14819'^^xsd:integer;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14819'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14820'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14820'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14822'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14822'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14825'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14825'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14831'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14831'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13942'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13942'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13951'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13951'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14179'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:13'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14179'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14188'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:13'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14188'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14190'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:13'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14190'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14213'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:13'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14213'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14222'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:13'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14222'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14223'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:13'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14223'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14224'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:13'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14224'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14225'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:13'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14225'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8715'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8715'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8717'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8717'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8700'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8700'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8674'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8674'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 14.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "14.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8686'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1494'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8686'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10286'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10286'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10280'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10280'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10283'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10283'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10276'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10276'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10278'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10278'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10279'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10279'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10153'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10153'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10154'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10154'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10155'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10155'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10156'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10156'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10245'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10245'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10131'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10131'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10067'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10067'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "14.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 14.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "14.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9455'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.15936'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9455'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15075'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15075'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15076'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15076'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15077'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15077'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15078'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15078'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15079'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15079'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14510'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14510'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14512'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14512'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14513'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14513'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14514'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14514'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14516'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14516'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14508'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14508'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14509'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14509'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14496'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14496'^^xsd:anyURI;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13522'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13522'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13514'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13514'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13516'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13516'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13497'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13497'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13491'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13491'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13492'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13492'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13493'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13493'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13489'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13489'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13490'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13490'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13132'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13132'^^xsd:anyURI;
  dwc:observationDate '1971-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13133'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13133'^^xsd:anyURI;
  dwc:observationDate '1971-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13134'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13134'^^xsd:anyURI;
  dwc:observationDate '1971-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13135'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13135'^^xsd:anyURI;
  dwc:observationDate '1971-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13159'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13159'^^xsd:anyURI;
  dwc:observationDate '1971-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13161'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13161'^^xsd:anyURI;
  dwc:observationDate '1971-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13825'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13825'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13826'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13826'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13827'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13827'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13828'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13828'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13829'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13829'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13830'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13830'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13831'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13831'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14821'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14821'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14824'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14824'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14826'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14826'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14827'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14827'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14828'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14828'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14829'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14829'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11674'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11674'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11675'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11675'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11676'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11676'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11677'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11677'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11678'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11678'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11679'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11679'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11680'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11680'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11681'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11681'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11686'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11686'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11701'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11701'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11717'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11717'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57366"^^xsd:decimal ;
  dwc:decimalLongitude "14.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57366 14.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.57366"^^xsd:decimal ;
  geo-pos:long "14.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11719'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.16932'^^xsd:double;
  dwc:latitude '54.57366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11719'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8243'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8243'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8244'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8244'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8245'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8245'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8246'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8246'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8247'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8247'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8248'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8248'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8249'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8249'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8218'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8218'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38"^^xsd:decimal ;
  dwc:decimalLongitude "14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38 14.17)"^^geo:wktLiteral ;
  geo-pos:lat "54.38"^^xsd:decimal ;
  geo-pos:long "14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8220'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '14.17'^^xsd:double;
  dwc:latitude '54.38'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8220'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:270'^^xsd:anyURI;
  dwc:observationDate '1950-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:287'^^xsd:anyURI;
  dwc:observationDate '1950-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:280'^^xsd:anyURI;
  dwc:observationDate '1950-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:274'^^xsd:anyURI;
  dwc:observationDate '1950-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:275'^^xsd:anyURI;
  dwc:observationDate '1950-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:276'^^xsd:anyURI;
  dwc:observationDate '1950-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:278'^^xsd:anyURI;
  dwc:observationDate '1950-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10417'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10417'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10418'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10418'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10419'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10419'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10420'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10420'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10414'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10414'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10413'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10413'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10432'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10432'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10534'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10534'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10947'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10947'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10948'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10948'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10949'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10949'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10950'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10950'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10862'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.17928'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10862'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.18924)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9143'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.18924'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9143'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.18924)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9134'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.18924'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9134'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.18924)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9135'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.18924'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9135'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.18924)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9133'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.18924'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9133'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18426"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.18426"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9137'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.18426'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9137'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18426"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.18426"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9144'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.18426'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9144'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18426"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.18426"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9146'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.18426'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9146'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18426"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.18426"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9147'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.18426'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9147'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18426"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.18426"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9152'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.18426'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9152'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8868'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8868'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8869'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8869'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8870'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8870'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8867'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8867'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9145'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9145'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9148'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9148'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9149'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9149'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9150'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9150'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9122'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9122'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:264'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:265'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:266'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:267'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:268'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:263'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7652'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7652'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7695'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7695'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7693'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7693'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7713'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7713'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7715'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7715'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7705'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7705'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7707'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7707'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7708'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7708'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7709'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7709'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7710'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7710'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7711'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7711'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7712'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7712'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7698'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7698'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7699'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7699'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7700'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7700'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7702'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7702'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:303'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:308'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:490'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:491'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:492'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:483'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:484'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:486'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:487'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:488'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:446'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:447'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:448'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:304'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01392"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01392 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.01392"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.01392'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:485'^^xsd:anyURI;
  dwc:observationDate '1951-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8136'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8136'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8138'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8138'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8139'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8139'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8127'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8127'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8240'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8240'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8140'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8140'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8141'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8141'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8142'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8142'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8146'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8146'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8144'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8144'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8145'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8145'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12546"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12546 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12546"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8143'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12546'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8143'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:442'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:444'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:463'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:464'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:437'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:438'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:440'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:441'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:449'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:439'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:459'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Schlick, (Schlick) Kies'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:465'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:531'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:532'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:533'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:536'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:477'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:451'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:452'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:453'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8137'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8137'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8159'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8159'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8163'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8163'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8164'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8164'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8165'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8165'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8160'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8160'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8161'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8161'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23604"^^xsd:decimal ;
  dwc:decimalLongitude "14.20118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23604 14.20118)"^^geo:wktLiteral ;
  geo-pos:lat "55.23604"^^xsd:decimal ;
  geo-pos:long "14.20118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8162'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20118'^^xsd:double;
  dwc:latitude '55.23604'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8162'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Sand'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:551'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:574'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:563'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:572'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:564'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:579'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8014'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8014'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8038'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8038'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8039'^^xsd:integer;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8039'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8040'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8040'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8041'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8041'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38346"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38346 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.38346"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8042'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '54.38346'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8042'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15023'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15023'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15024'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15024'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15025'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15025'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15026'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15026'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15051'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15051'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15027'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15027'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15021'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15021'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15028'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15028'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15029'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15029'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15031'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15031'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15033'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15033'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15034'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15034'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "14.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 14.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "14.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15041'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.20916'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15041'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "53.55776"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14938'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '53.55776'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14938'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "53.55776"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14951'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '53.55776'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14951'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "53.55776"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14952'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '53.55776'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14952'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "53.55776"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14953'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '53.55776'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14953'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "53.55776"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14954'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '53.55776'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14954'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "53.55776"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14955'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '53.55776'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14955'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "53.55776"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14969'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '53.55776'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14969'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55776"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55776 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "53.55776"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14980'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '53.55776'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14980'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8508'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8508'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8549'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8549'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10303'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10303'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10304'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10304'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10305'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10305'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10306'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10306'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10307'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10307'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10293'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10293'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10294'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10294'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10295'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10295'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10300'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10300'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10297'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10297'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8687'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8687'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8695'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8695'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8696'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.21912'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8696'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43122 14.2241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43122"^^xsd:decimal ;
  dwc:decimalLongitude "14.2241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43122 14.2241)"^^geo:wktLiteral ;
  geo-pos:lat "55.43122"^^xsd:decimal ;
  geo-pos:long "14.2241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12739'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2241'^^xsd:double;
  dwc:latitude '55.43122'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Grober Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12739'^^xsd:anyURI;
  dwc:observationDate '1921-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  geo-pos:lat "54.18924"^^xsd:decimal ;
  geo-pos:long "14.23406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8463'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23406'^^xsd:double;
  dwc:latitude '54.18924'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8463'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  geo-pos:lat "54.18924"^^xsd:decimal ;
  geo-pos:long "14.23406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8464'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23406'^^xsd:double;
  dwc:latitude '54.18924'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8464'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  geo-pos:lat "54.18924"^^xsd:decimal ;
  geo-pos:long "14.23406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8465'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23406'^^xsd:double;
  dwc:latitude '54.18924'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8465'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  geo-pos:lat "54.18924"^^xsd:decimal ;
  geo-pos:long "14.23406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8466'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23406'^^xsd:double;
  dwc:latitude '54.18924'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8466'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18924 14.23406)"^^geo:wktLiteral ;
  geo-pos:lat "54.18924"^^xsd:decimal ;
  geo-pos:long "14.23406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8467'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23406'^^xsd:double;
  dwc:latitude '54.18924'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8467'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8535'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8535'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8537'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8537'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8538'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8538'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8539'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8539'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8540'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8540'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8542'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8542'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8550'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8550'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10285'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10285'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10282'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10282'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10291'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10291'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10292'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10292'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10288'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10288'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10289'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10289'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10290'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10290'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10299'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10299'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10296'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10296'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11146'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11146'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11138'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11138'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11139'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11139'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11141'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11141'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11142'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11142'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11135'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11135'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11137'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11137'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10218'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10218'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10230'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10230'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10231'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10231'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10232'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10232'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10233'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10233'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10235'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10235'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10236'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10236'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10237'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10237'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10238'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10238'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10239'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10239'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10234'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10234'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10226'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10226'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10227'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10227'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10228'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10228'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11124'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11124'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9590'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9590'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9591'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9591'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9579'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9579'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9580'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9580'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9587'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9587'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9589'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9589'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9565'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9565'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9566'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9566'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9567'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9567'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9568'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9568'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9569'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9569'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9572'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9572'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9609'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9609'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9610'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9610'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9611'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9611'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9612'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9612'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9613'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9613'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9592'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9592'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9593'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9593'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9594'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9594'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9597'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9597'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9599'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9599'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9600'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9600'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9601'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9601'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9602'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9602'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9603'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9603'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9604'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9604'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9605'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9605'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9607'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9607'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9608'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9608'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9618'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9618'^^xsd:anyURI;
  dwc:observationDate '1969-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13594'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13594'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13579'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13579'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13580'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13580'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13581'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13581'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13578'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13578'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13577'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13577'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13582'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13582'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13583'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13583'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13584'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13584'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13586'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13586'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13588'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13588'^^xsd:anyURI;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13903'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13903'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13809'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13809'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14057'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14057'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14058'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14058'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14807'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14807'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14809'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14809'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14811'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14811'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14812'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14812'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14813'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14813'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14100'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14100'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13950'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13950'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14054'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14054'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14055'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14055'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14056'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14056'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8491'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8491'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8492'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8492'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8433'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8433'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8434'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8434'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8435'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8435'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8436'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8436'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8447'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8447'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8476'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8476'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8479'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8479'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8480'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8480'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8481'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8481'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8482'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8482'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8484'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8484'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8496'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble, concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8496'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8497'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble, concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8497'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8498'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble, concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8498'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8499'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble, concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8499'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8500'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble, concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8500'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8501'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble, concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8501'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8502'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.23904'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble, concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8502'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08964 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08964"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08964 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.08964"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.08964'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Feinsand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:20'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08964 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08964"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08964 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.08964"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.08964'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Feinsand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:28'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08964 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08964"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08964 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.08964"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.08964'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Feinsand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:30'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08964 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08964"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08964 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.08964"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.08964'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller Feinsand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:31'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10962'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10962'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10966'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10966'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10967'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10967'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10969'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10969'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10971'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10971'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10972'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10972'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10973'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10973'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10974'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10974'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10977'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10977'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2241 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2241"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2241 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.2241"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8871'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.2241'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8871'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2241 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2241"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2241 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.2241"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8872'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.2241'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8872'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2241 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2241"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2241 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.2241"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8873'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '54.2241'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8873'^^xsd:anyURI;
  dwc:observationDate '1956-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9061'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9061'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9087'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9087'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9088'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9088'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9086'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9086'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9082'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9082'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9084'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9084'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9085'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9085'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9076'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9076'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9073'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9073'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9074'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9074'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9089'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9089'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8815'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8815'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8816'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8816'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8817'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8817'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8818'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8818'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8819'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8819'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8820'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8820'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8821'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8821'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "14.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 14.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "14.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8998'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.249'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8998'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9123'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9123'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8882'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8882'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8883'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8883'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8890'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8890'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8888'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8888'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8889'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8889'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8884'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8884'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8885'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8885'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8886'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8886'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "14.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 14.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "14.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8887'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25398'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8887'^^xsd:anyURI;
  dwc:observationDate '1956-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15030'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15030'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15032'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15032'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15060'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15060'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15061'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15061'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10811'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10811'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10816'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10816'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10817'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10817'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10818'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10818'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10819'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10819'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10820'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10820'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10821'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10821'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10822'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10822'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10824'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10824'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10826'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10826'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10827'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10827'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10828'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10828'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10829'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10829'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10830'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10830'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10831'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10831'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10832'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10832'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10838'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10838'^^xsd:anyURI;
  dwc:observationDate '1972-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Amphitrite'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies und Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '129686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:174'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '129686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies und Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:173'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies und Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:172'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger blauer Lehm mit Steinchen'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:328'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger blauer Lehm mit Steinchen'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:329'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger blauer Lehm mit Steinchen'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:330'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger blauer Lehm mit Steinchen'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:331'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger blauer Lehm mit Steinchen'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:297'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger blauer Lehm mit Steinchen'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:325'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "14.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.25896'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger blauer Lehm mit Steinchen'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:327'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14608'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14608'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14714'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14714'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14716'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14716'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14655'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14655'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14656'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14656'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14657'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14657'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14658'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14658'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14659'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14659'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14660'^^xsd:integer;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14660'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14661'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14661'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14663'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14663'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14665'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14665'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14666'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14666'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14667'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14667'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14671'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14671'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14691'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14691'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14692'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14692'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14699'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14699'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06072"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06072 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.06072"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14704'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '54.06072'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14704'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8223'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8223'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8224'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8224'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8225'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8225'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8226'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8226'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8227'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8227'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8228'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8228'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8104'^^xsd:integer;
  dwc:scientificName 'Theodoxus fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '153558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8104'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '153558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8166'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8166'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8186'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8186'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8222'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.26892'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, pebble, clay'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8222'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10885'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10885'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10886'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10886'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10887'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10887'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10888'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10888'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10916'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10916'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10945'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10945'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10975'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10975'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10976'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10976'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10882'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10882'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06972"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06972 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.06972"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10898'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.06972'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10898'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:557'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:558'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:562'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:628'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8024'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8024'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8032'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8032'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8034'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8034'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8036'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8036'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8037'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8037'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8044'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8044'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:560'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "14.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 14.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "14.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.27888'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:611'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:320'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:318'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3735"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3735 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3735"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.3735'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:319'^^xsd:anyURI;
  dwc:observationDate '1949-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:193'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:195'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:197'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:198'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:199'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:200'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:201'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:196'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:185'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "14.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 14.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "14.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.2988'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:191'^^xsd:anyURI;
  dwc:observationDate '1949-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:466'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:450'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:456'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:457'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:460'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:462'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8134'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8134'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8132'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8132'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8133'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8133'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8128'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8128'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8129'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8129'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8130'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8130'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8131'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8131'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8156'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8156'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8158'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8158'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:454'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:458'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlickiger Sand (Schlick)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:461'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12706'^^xsd:integer;
  dwc:scientificName 'Tetrastemma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, gemischt mit Schlamm'^^xsd:string;
  dwc:aphiaid '122419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12706'^^xsd:anyURI;
  dwc:observationDate '1921-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12703'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, gemischt mit Schlamm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12703'^^xsd:anyURI;
  dwc:observationDate '1921-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12704'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, gemischt mit Schlamm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12704'^^xsd:anyURI;
  dwc:observationDate '1921-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12700'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, gemischt mit Schlamm'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12700'^^xsd:anyURI;
  dwc:observationDate '1921-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12701'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, gemischt mit Schlamm'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12701'^^xsd:anyURI;
  dwc:observationDate '1921-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12702'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, gemischt mit Schlamm'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12702'^^xsd:anyURI;
  dwc:observationDate '1921-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12714'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.30876'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, gemischt mit Schlamm'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12714'^^xsd:anyURI;
  dwc:observationDate '1921-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "14.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8437'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.31872'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8437'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "14.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8438'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.31872'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8438'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "14.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8439'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.31872'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8439'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "14.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8440'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.31872'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8440'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "14.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8441'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.31872'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8441'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 14.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "14.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8442'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.31872'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8442'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9040'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9040'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9041'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9041'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9042'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9042'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9038'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9038'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9039'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9039'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10935'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10935'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10936'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10936'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10937'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10937'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10938'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10938'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10939'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10939'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10940'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10940'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10941'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10941'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10942'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10942'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10943'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10943'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10088'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10088'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10090'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10090'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10091'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10091'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10092'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10092'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10093'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10093'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10094'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10094'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10096'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10096'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10107'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10107'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10173'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10173'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10157'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10157'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10158'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10158'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10159'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10159'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10160'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10160'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10162'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10162'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10152'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10152'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10371'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10371'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10373'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10373'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10372'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10372'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10374'^^xsd:integer;
  dwc:scientificName 'Dendrodoa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10374'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10375'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10375'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10376'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10376'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10377'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10377'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10369'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10369'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10379'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10379'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10381'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10381'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10382'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10382'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10390'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10390'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:99'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, (Schlamm), Lehm'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:644'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, (Schlamm), Lehm'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:649'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, (Schlamm), Lehm'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:650'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, (Schlamm), Lehm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:651'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, (Schlamm), Lehm'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:652'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, (Schlamm), Lehm'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:654'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, (Schlamm), Lehm'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:662'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:402'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:390'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8019'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clayey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8019'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8020'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clayey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8020'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8021'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clayey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8021'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10507'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10507'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8066'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clayey silt'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8066'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8067'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clayey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8067'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8053'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clayey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8053'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8012'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clayey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8012'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10493'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10493'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8043'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clayey silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8043'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10476'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10476'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10538'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10538'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10539'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10539'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10518'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10518'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10540'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10540'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10541'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10541'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10542'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10542'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10543'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10543'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10544'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10544'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10545'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:-'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10545'^^xsd:anyURI;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10599'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10599'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10601'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10601'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10608'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10608'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10609'^^xsd:integer;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10609'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10610'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10610'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10611'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10611'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10602'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10602'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10604'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10604'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10606'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10606'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:391'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:392'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, (Schlamm), Lehm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:653'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10605'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10605'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10607'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10607'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10603'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10603'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10612'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10612'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10619'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10619'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10629'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10629'^^xsd:anyURI;
  dwc:observationDate '1972-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9062'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9062'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9067'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9067'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9068'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9068'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9069'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9069'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9063'^^xsd:integer;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9063'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9064'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9064'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9065'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9065'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9070'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9070'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9071'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9071'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9072'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9072'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 14.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "14.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9066'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.33864'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9066'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11373'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11373'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11374'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11374'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11375'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11375'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11376'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11376'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11377'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11377'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11378'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11378'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11361'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11361'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11371'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11371'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11379'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11379'^^xsd:anyURI;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11672'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11672'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11682'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11682'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11683'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11683'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11684'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11684'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11685'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11685'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11693'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11693'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11695'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11695'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11699'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11699'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5229"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5229 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.5229"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11700'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '54.5229'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11700'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:244'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:246'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:247'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:248'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:249'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:252'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:241'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:237'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:240'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "14.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 14.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "14.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3486'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandig-schlammig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:242'^^xsd:anyURI;
  dwc:observationDate '1950-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^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 "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9581'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9581'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^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 "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9582'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9582'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^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 "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9583'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9583'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^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 "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9584'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9584'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^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 "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9585'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9585'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^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 "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9586'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9586'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^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 "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9588'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9588'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^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 "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 14.35358)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "14.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9596'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9596'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15342'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15342'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15343'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15343'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15345'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15345'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15344'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15344'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.12948"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15338'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.12948'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15338'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.12948"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15339'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.12948'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15339'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.12948"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15340'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.12948'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15340'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.12948"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15341'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.12948'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15341'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12948"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12948 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.12948"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15337'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.12948'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15337'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15371'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15371'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15380'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15380'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15381'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15381'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15382'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15382'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15383'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15383'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15376'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15376'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15377'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15377'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15378'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15378'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15379'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15379'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15346'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15346'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.17928"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15348'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15348'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15384'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15384'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15374'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15374'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15375'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15375'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15360'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15360'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15372'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15372'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15367'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15367'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15369'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15369'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15370'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15370'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15363'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15363'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15365'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15365'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15366'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15366'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15418'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15418'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15368'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15368'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15364'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15364'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15225'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15225'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15504'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15504'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15043'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15043'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15044'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15044'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15045'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15045'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15046'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15046'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15047'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15047'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15048'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15048'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15049'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15049'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15050'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15050'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15052'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15052'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15062'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15062'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15042'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15042'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15054'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15054'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15055'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15055'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15056'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15056'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15057'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15057'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15058'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15058'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "14.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15059'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.35856'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15059'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:553'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Lineus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '122358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:554'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '122358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:555'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:556'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:565'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:580'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:596'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:598'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:599'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:601'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8135'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8135'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8125'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8125'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8094'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8094'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8152'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8152'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8153'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8153'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8154'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8154'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8155'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8155'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8148'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8148'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8149'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8149'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8150'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8150'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8151'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8151'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "14.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 14.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "14.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.36852'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner grauer Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:600'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12712'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12712'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12709'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12709'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12710'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12710'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12708'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12708'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12705'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12705'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12696'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12696'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12697'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12697'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12699'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12699'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12684'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12684'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12695'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12695'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12707'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12707'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36648"^^xsd:decimal ;
  dwc:decimalLongitude "14.37548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36648 14.37548)"^^geo:wktLiteral ;
  geo-pos:lat "55.36648"^^xsd:decimal ;
  geo-pos:long "14.37548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12711'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37548'^^xsd:double;
  dwc:latitude '55.36648'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12711'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8723'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8723'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8719'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8719'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8720'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8720'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8721'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8721'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8731'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8731'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8718'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8718'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10350'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10350'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10351'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10351'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10353'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10353'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10354'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10354'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10355'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10355'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10356'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10356'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10352'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10352'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 14.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "14.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 14.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "14.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8701'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8701'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 14.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "14.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 14.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "14.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8693'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.3984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8693'^^xsd:anyURI;
  dwc:observationDate '1956-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8923'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41334'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8923'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8877'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41334'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8877'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8878'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41334'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8878'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8874'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41334'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8874'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8875'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41334'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8875'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "14.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 14.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "14.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8876'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41334'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8876'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20214"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.20214"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7676'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.20214'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7676'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20214"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.20214"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7677'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.20214'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, clay'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7677'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20214"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.20214"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7685'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.20214'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, clay'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7685'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20214"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.20214"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7704'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.20214'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7704'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20214"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20214 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.20214"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7706'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.20214'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, clay'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7706'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Lehm'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:305'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Lehm'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:475'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Lehm'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:455'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Lehm'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:468'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Lehm'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:307'^^xsd:anyURI;
  dwc:observationDate '1951-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12791'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12791'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12792'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12792'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12793'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12793'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12794'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12794'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12789'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12789'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12748'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12748'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12769'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12769'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12770'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12770'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12772'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12772'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12766'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12766'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12767'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12767'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12768'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12768'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12763'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12763'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12764'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12764'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12765'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mergel'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12765'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Kies, Lehm'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:502'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Kies, Lehm'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:517'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Kies, Lehm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:537'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Kies, Lehm'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:538'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Kies, Lehm'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:539'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Kies, Lehm'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:540'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "14.41628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 14.41628)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "14.41628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '14.41628'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Kies, Lehm'^^xsd:string;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:543'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15354'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15354'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15355'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15355'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15356'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15356'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15357'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15357'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15358'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15358'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15359'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15359'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15347'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15347'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15349'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15349'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15350'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15350'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15351'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15351'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15352'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15352'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15353'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15353'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.02988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.02988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.02988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15335'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.02988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15335'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14531'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14531'^^xsd:anyURI;
  dwc:observationDate '1974-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14528'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14528'^^xsd:anyURI;
  dwc:observationDate '1974-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14529'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14529'^^xsd:anyURI;
  dwc:observationDate '1974-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14526'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14526'^^xsd:anyURI;
  dwc:observationDate '1974-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14524'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14524'^^xsd:anyURI;
  dwc:observationDate '1974-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13706'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13706'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13707'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13707'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13711'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13711'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13712'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13712'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13720'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13720'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13708'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13708'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13709'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13709'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13928'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13928'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13705'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13705'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14911'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14911'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14912'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14912'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14913'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14913'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14915'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14915'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14916'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14916'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14848'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14848'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14888'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14888'^^xsd:anyURI;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13943'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13943'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13944'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13944'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13945'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13945'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13946'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13946'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13947'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13947'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13948'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13948'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13949'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13949'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13978'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13978'^^xsd:anyURI;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14180'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14180'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14181'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14181'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14182'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14182'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14183'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14183'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14184'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14184'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14185'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14185'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14186'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14186'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14187'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14187'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14189'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14189'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03984"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03984 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.03984"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14201'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.03984'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14201'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31968"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.31968"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7894'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.31968'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule, clay'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7894'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31968"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.31968"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8108'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.31968'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule, clay'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8108'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31968"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.31968"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8109'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.31968'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8109'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31968"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.31968"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8110'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.31968'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule, clay'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8110'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31968"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.31968"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8111'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.31968'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8111'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31968"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.31968"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8112'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.31968'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule, clay'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8112'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31968"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31968 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.31968"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7981'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.31968'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule, clay'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7981'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10931'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10931'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10944'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10944'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10952'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10952'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10954'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10954'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10959'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10959'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10946'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10946'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10951'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10951'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10953'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10953'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10955'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10955'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10956'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10956'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10957'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10957'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10958'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10958'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10961'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10961'^^xsd:anyURI;
  dwc:observationDate '1972-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10331'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10331'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10357'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10357'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10359'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10359'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10378'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10378'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10380'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10380'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10383'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10383'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10384'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10384'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10385'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10385'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10388'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10388'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10349'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10349'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "14.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 14.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "14.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10387'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.41832'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10387'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15248'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.42828'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15248'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15249'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.42828'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15249'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15243'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.42828'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15243'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15244'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.42828'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15244'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15245'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.42828'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15245'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15246'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.42828'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15246'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "14.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 14.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "14.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15250'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.42828'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15250'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11362'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11362'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11363'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11363'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11364'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11364'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11365'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11365'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11366'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11366'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11367'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11367'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11368'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11368'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11369'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11369'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20916 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20916"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11382'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '54.20916'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11382'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9044'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9044'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9016'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9016'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8996'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8996'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8997'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8997'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8992'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8992'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8993'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8993'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8994'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8994'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8995'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8995'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "14.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 14.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "14.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8983'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8983'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9831'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9831'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9839'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9839'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9841'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9841'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9842'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9842'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9843'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9843'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9844'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9844'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9845'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9845'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9847'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9847'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9848'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9848'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9849'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9849'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9850'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9850'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9851'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9851'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9852'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9852'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "14.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 14.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "14.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9854'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.45816'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9854'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10875'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10875'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10876'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10876'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10877'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10877'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10878'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10878'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10879'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10879'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10880'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10880'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10881'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10881'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:128'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:130'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:132'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:133'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:129'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:131'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8544'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8544'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8545'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8545'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10164'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10164'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10165'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10165'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10166'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10166'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10167'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10167'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10169'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10169'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10170'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10170'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10171'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10171'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10172'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10172'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10141'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10141'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10168'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10168'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9922'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9922'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9926'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9926'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9927'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9927'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9928'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9928'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9930'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9930'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9937'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9937'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9932'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.47808'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9932'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "14.48102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "14.48102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11687'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.48102'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11687'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "14.48102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "14.48102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11694'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.48102'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11694'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "14.48102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "14.48102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11696'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.48102'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11696'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "14.48102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "14.48102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11697'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.48102'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11697'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "14.48102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "14.48102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11698'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.48102'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11698'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "14.48102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 14.48102)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "14.48102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11702'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.48102'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11702'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9139'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9139'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9140'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9140'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9141'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9141'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9142'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9142'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9107'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9107'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9934'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9934'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9935'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9935'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9947'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9947'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9873'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9873'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9933'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.498'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9933'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10889'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10889'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10890'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10890'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10891'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10891'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10868'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10868'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10883'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10883'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10892'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10892'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10893'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10893'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10894'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10894'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10895'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10895'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10896'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10896'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:134'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:26'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:54'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 14.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "14.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 14.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "14.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.50796'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:137'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15373'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15373'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15396'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15396'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15936"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15936 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.15936"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15433'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '54.15936'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15433'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8814'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8814'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12758'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12758'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12746'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12746'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12747'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12747'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12760'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12760'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12761'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12761'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12762'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12762'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:535'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:542'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:544'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:545'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:546'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:548'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:549'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:550'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8116'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8116'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8118'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8118'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8120'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8120'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8119'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8119'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8126'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8126'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8106'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8106'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8113'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8113'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8114'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8114'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "14.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 14.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "14.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.51792'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand, Lehm'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:547'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14712'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14712'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14713'^^xsd:integer;
  dwc:scientificName 'Gammarus zaddachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14713'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '102299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14719'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14719'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14720'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14720'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14721'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14721'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14722'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14722'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14724'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14724'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14717'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14717'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14718'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14718'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14715'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14715'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14743'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14743'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14707'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14707'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14709'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14709'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14710'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14710'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1683"^^xsd:decimal ;
  dwc:decimalLongitude "14.52188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1683 14.52188)"^^geo:wktLiteral ;
  geo-pos:lat "54.1683"^^xsd:decimal ;
  geo-pos:long "14.52188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14711'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52188'^^xsd:double;
  dwc:latitude '54.1683'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14711'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.52386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "14.52386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12689'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52386'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12689'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.52386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "14.52386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12690'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52386'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12690'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.52386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "14.52386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12691'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52386'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12691'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.52386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "14.52386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12692'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52386'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12692'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.52386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "14.52386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12693'^^xsd:integer;
  dwc:scientificName 'Amphiporus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52386'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '122391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12693'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '122391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.52386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "14.52386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12694'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52386'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12694'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.52386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "14.52386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12687'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52386'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12687'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "14.52386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 14.52386)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "14.52386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12688'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Thulin, G. (1922)'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.52386'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Gyttja (schwarz)'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12688'^^xsd:anyURI;
  dwc:observationDate '1921-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15251'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.53784'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15251'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15252'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.53784'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15252'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15253'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.53784'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15253'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15254'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.53784'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15254'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15255'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.53784'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15255'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "14.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 14.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "14.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15261'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.53784'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15261'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8417'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8417'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8445'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8445'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8384'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8384'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8397'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8397'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8398'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8398'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13571'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13571'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13589'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13589'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13590'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13590'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13591'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13591'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14732'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14732'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14785'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14785'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14781'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14781'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14774'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14774'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13592'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13592'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13143'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13143'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14059'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14059'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14060'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14060'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14052'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14052'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14061'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14061'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14062'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14062'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14064'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14064'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14066'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14066'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14067'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14067'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14076'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14076'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8443'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8443'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8444'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8444'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8446'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8446'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 14.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 14.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "14.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8461'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.5478'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8461'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "14.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "14.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.55776'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:261'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "14.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "14.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.55776'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:258'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "14.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "14.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.55776'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:259'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "14.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "14.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.55776'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:253'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "14.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 14.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "14.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.55776'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:269'^^xsd:anyURI;
  dwc:observationDate '1950-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10161'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10161'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10151'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10151'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10135'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10135'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10136'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10136'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10137'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10137'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10138'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10138'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10134'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10134'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10132'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10132'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10133'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10133'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10139'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10139'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10140'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.56772'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10140'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8943'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8943'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8944'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8944'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8945'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8945'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8941'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8941'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8942'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8942'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8946'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8946'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8947'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8947'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8864'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8864'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8897'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8897'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:521'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:522'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:523'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:525'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8117'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8117'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8121'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8121'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8122'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8122'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8123'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8123'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8124'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8124'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8096'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8096'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:527'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "14.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 14.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "14.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '14.57768'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:541'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11021'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11021'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10905'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10905'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10907'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10907'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10921'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10921'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10925'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10925'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10927'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10927'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10929'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10929'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10979'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10979'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11689'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11689'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11690'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11690'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11691'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11691'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11692'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11692'^^xsd:anyURI;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9823'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9823'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9824'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9824'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9825'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9825'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9826'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9826'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9827'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9827'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9828'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9828'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9830'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9830'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9832'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9832'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9833'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9833'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9834'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9834'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9835'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9835'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9836'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9836'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9838'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9838'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9846'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9846'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10598'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10598'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10578'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10578'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10590'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10590'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10591'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10591'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10592'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10592'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10588'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10588'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10593'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10593'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10585'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10585'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10586'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10586'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8503'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8503'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3237 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3237"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3237 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.3237"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15522'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.3237'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15522'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3237 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3237"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3237 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.3237"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15523'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.3237'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15523'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11511'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11511'^^xsd:anyURI;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11688'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11688'^^xsd:anyURI;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11608'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11608'^^xsd:anyURI;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8691'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8691'^^xsd:anyURI;
  dwc:observationDate '1956-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14851'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14851'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14852'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14852'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14853'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14853'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14860'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14860'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14854'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14854'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14855'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14855'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14856'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14856'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14857'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14857'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14859'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14859'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14868'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14868'^^xsd:anyURI;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10358'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10358'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10360'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10360'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10361'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10361'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10362'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10362'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10386'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10386'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10348'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10348'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10368'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10368'^^xsd:anyURI;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7675'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7675'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7678'^^xsd:integer;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7678'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7679'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7679'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7694'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7694'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7684'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7684'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7680'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7680'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7681'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7681'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7682'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7682'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7686'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7686'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7687'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7687'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7688'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7688'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:597'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:582'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:610'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:608'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:607'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:602'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:605'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:606'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:604'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:609'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.00498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.00498)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.00498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00498'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:612'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07968"^^xsd:decimal ;
  dwc:decimalLongitude "15.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.07968"^^xsd:decimal ;
  geo-pos:long "15.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15001'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00996'^^xsd:double;
  dwc:latitude '54.07968'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15001'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07968"^^xsd:decimal ;
  dwc:decimalLongitude "15.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.07968"^^xsd:decimal ;
  geo-pos:long "15.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15002'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00996'^^xsd:double;
  dwc:latitude '54.07968'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15002'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07968"^^xsd:decimal ;
  dwc:decimalLongitude "15.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.07968"^^xsd:decimal ;
  geo-pos:long "15.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15003'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00996'^^xsd:double;
  dwc:latitude '54.07968'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15003'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07968"^^xsd:decimal ;
  dwc:decimalLongitude "15.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.07968"^^xsd:decimal ;
  geo-pos:long "15.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15004'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00996'^^xsd:double;
  dwc:latitude '54.07968'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15004'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07968"^^xsd:decimal ;
  dwc:decimalLongitude "15.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.07968"^^xsd:decimal ;
  geo-pos:long "15.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15005'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00996'^^xsd:double;
  dwc:latitude '54.07968'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15005'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07968"^^xsd:decimal ;
  dwc:decimalLongitude "15.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07968 15.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.07968"^^xsd:decimal ;
  geo-pos:long "15.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15006'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.00996'^^xsd:double;
  dwc:latitude '54.07968'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15006'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "15.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "15.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15412'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.01992'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15412'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "15.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "15.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15413'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.01992'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15413'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "15.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "15.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15414'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.01992'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15414'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand, Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:121'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand, Kies'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:122'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand, Kies'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:123'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15415'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15415'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15416'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15416'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15417'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15417'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15434'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15434'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15419'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15419'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15420'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.02988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15420'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13131'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13131'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13136'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13136'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13137'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13137'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13138'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13138'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13139'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13139'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13141'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13141'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13149'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13149'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14787'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14787'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14788'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14788'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14789'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14789'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14068'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14068'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14069'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14069'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14070'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14070'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14071'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14071'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14072'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14072'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01494"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01494 15.03486)"^^geo:wktLiteral ;
  geo-pos:lat "56.01494"^^xsd:decimal ;
  geo-pos:long "15.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14073'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03486'^^xsd:double;
  dwc:latitude '56.01494'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14073'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:127'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:135'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:116'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:125'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11851'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11851'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11861'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11861'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11876'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11876'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11886'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11886'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11888'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11888'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11849'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11849'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11850'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11850'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15295'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15295'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15422'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15422'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9837'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9837'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9650'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9650'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9708'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9708'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9853'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9853'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9856'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9856'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9874'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9874'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9875'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9875'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9881'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9881'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9924'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9924'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9925'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9925'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9929'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9929'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9931'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9931'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9938'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9938'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9945'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9945'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9948'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9948'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9949'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9949'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9950'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9950'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9951'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9951'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9952'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9952'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9953'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9953'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8725'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8725'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8716'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8716'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer lehmiger Schlick'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:519'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer lehmiger Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:524'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer lehmiger Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:526'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer lehmiger Schlick'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:534'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8087'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8087'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8088'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8088'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8089'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8089'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8090'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8090'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32868 15.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.32868"^^xsd:decimal ;
  geo-pos:long "15.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8115'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.06972'^^xsd:double;
  dwc:latitude '55.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8115'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11887'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11887'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11889'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11889'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11890'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11890'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11891'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11891'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11892'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11892'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11894'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11894'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11896'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11896'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11902'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11902'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15425'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15425'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15426'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15426'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15427'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15427'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15428'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15428'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15429'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15429'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9640'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9640'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8990'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8990'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 15.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "15.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 15.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "15.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8991'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.07968'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8991'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9872'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9872'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9876'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9876'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9877'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9877'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9878'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9878'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9880'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9880'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9882'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9882'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9883'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9883'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9884'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9884'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9885'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9885'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9886'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9886'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9887'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9887'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9888'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9888'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8520'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8520'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8530'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8530'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8531'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8531'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8532'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8532'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8533'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8533'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8541'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8541'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8543'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8543'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8546'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8546'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8547'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8547'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8548'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8548'^^xsd:anyURI;
  dwc:observationDate '1957-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10147'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10147'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10148'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10148'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10149'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10149'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10142'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10142'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10143'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10143'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10144'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10144'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10145'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10145'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10146'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10146'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10130'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10130'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8390'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8390'^^xsd:anyURI;
  dwc:observationDate '1956-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10729'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10729'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10730'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10730'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10731'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10731'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10732'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10732'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10733'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10733'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10734'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10734'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10735'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10735'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15247'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15247'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15256'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15256'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15259'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15259'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15322'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15322'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15260'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15260'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15266'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15266'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15257'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15257'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10917'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10917'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10923'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10923'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10869'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10869'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10870'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10870'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10871'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10871'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10872'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10872'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10873'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10873'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10874'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10874'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10897'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10897'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10900'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10900'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10915'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10915'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10918'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10918'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10919'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10919'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10920'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10920'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10922'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10922'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10924'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10924'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10930'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10930'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13681'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13681'^^xsd:anyURI;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13682'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13682'^^xsd:anyURI;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13683'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13683'^^xsd:anyURI;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13668'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13668'^^xsd:anyURI;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14491'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14491'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14466'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14466'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13716'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13716'^^xsd:anyURI;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13722'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13722'^^xsd:anyURI;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13728'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13728'^^xsd:anyURI;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14465'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14465'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14460'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14460'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14461'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14461'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14463'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14463'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14464'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14464'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14462'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14462'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14151'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14151'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14128'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14128'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14139'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14139'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14141'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14141'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14142'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14142'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14143'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14143'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14144'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14144'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "15.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 15.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "15.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14145'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.0996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14145'^^xsd:anyURI;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 15.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "15.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 15.11454)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "15.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11897'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11454'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11897'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 15.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "15.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 15.11454)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "15.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11898'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11454'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11898'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 15.11454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "15.11454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 15.11454)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "15.11454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11899'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11454'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11899'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4731"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.4731"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11879'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '54.4731'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11879'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4731"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.4731"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11880'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '54.4731'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11880'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4731"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.4731"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11881'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '54.4731'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11881'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4731"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.4731"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11882'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '54.4731'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11882'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4731"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.4731"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11883'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '54.4731'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11883'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8523'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8523'^^xsd:anyURI;
  dwc:observationDate '1957-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8524'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8524'^^xsd:anyURI;
  dwc:observationDate '1957-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8525'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8525'^^xsd:anyURI;
  dwc:observationDate '1957-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8526'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8526'^^xsd:anyURI;
  dwc:observationDate '1957-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8527'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8527'^^xsd:anyURI;
  dwc:observationDate '1957-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8528'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8528'^^xsd:anyURI;
  dwc:observationDate '1957-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8529'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8529'^^xsd:anyURI;
  dwc:observationDate '1957-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10559'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10559'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10560'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10560'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10561'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10561'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10562'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10562'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10597'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10597'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10595'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10595'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10596'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10596'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10587'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10587'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10566'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10566'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10568'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10568'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10563'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10563'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10594'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10594'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54282 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54282"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54282 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.54282"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8810'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.54282'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8810'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54282 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54282"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54282 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.54282"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8811'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.54282'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8811'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54282 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54282"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54282 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.54282"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8812'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.54282'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8812'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54282 15.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54282"^^xsd:decimal ;
  dwc:decimalLongitude "15.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54282 15.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.54282"^^xsd:decimal ;
  geo-pos:long "15.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8813'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.11952'^^xsd:double;
  dwc:latitude '55.54282'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8813'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15410'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15410'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15336'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15336'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15424'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15424'^^xsd:anyURI;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4731"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.4731"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.4731'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:32'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4731"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.4731"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.4731'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:33'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4731"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4731 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.4731"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.4731'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Schlick'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:34'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10901'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10901'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10902'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10902'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10903'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10903'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10904'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10904'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10906'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10906'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10908'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10908'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10909'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10909'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10910'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10910'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10911'^^xsd:integer;
  dwc:scientificName 'Physa fontinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '248248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10911'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '248248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10914'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10914'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 15.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "15.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10899'^^xsd:integer;
  dwc:scientificName 'Halcampa duodecimcirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.13944'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '100917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10899'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '100917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8961'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.14442'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8961'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8948'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.14442'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8948'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8949'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.14442'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8949'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8950'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.14442'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8950'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8951'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.14442'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8951'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8952'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.14442'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8952'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8953'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.14442'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8953'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.14442)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8963'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.14442'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8963'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14552'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14552'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14521'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14521'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14523'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14523'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14520'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14520'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14573'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14573'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14574'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14574'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14575'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14575'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14572'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14572'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14586'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14586'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13811'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13811'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13814'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13814'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13815'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13815'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13816'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13816'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13817'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13817'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13818'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13818'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13819'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13819'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13820'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13820'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13821'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13821'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13823'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13823'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13835'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13835'^^xsd:anyURI;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14810'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14810'^^xsd:anyURI;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14571'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.1494'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14571'^^xsd:anyURI;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9151'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.15936'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9151'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9093'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.15936'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9093'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9094'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.15936'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9094'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9095'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.15936'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9095'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9096'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.15936'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9096'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9097'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.15936'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9097'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9136'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.15936'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9136'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7612'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7612'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7608'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7608'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7609'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7609'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7610'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7610'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7604'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7604'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7606'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7606'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7607'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7607'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7594'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7594'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:559'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:594'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:595'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:590'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:592'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:603'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:593'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.16932'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:feiner Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:591'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11852'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11852'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11853'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11853'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11854'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11854'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11855'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11855'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11856'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11856'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11857'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11857'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11858'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11858'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11859'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11859'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11860'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11860'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11868'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11868'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15000'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15000'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15007'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15007'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15008'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15008'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15010'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15010'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15012'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15012'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15013'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15013'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11952 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.11952"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15020'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.11952'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15020'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11878'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11878'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11884'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11884'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11885'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11885'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11893'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11893'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11895'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11895'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11900'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11900'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10557'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10557'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10558'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10558'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10600'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10600'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10574'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10574'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10575'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10575'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10570'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10570'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10571'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10571'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10572'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10572'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10573'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10573'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10569'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10569'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10589'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10589'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10621'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10621'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10622'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10622'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Schlick (grauer Schlamm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:585'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Schlick (grauer Schlamm)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:584'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Schlick (grauer Schlamm)'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:583'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Schlick (grauer Schlamm)'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:586'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38844"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.38844"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10583'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.38844'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10583'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38844"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.38844"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10584'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.38844'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10584'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11528'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11528'^^xsd:anyURI;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11529'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11529'^^xsd:anyURI;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11530'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11530'^^xsd:anyURI;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "15.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 15.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "15.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11626'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.17928'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11626'^^xsd:anyURI;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7737'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7737'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7689'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7689'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7690'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7690'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7691'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7691'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7692'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7692'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7683'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7683'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7714'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7714'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7724'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7724'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:489'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:482'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:471'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:472'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:474'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:470'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:473'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48306"^^xsd:decimal ;
  dwc:decimalLongitude "15.18126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48306 15.18126)"^^geo:wktLiteral ;
  geo-pos:lat "54.48306"^^xsd:decimal ;
  geo-pos:long "15.18126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18126'^^xsd:double;
  dwc:latitude '54.48306'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:469'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 15.18426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "15.18426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 15.18426)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "15.18426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9578'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18426'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9578'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 15.18426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "15.18426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 15.18426)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "15.18426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9595'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18426'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9595'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 15.18426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "15.18426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 15.18426)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "15.18426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9598'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18426'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9598'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 15.18426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "15.18426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 15.18426)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "15.18426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9620'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18426'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9620'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9521'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9521'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9522'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9522'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9523'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9523'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9524'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9524'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9525'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9525'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9527'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9527'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9529'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9529'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9519'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9519'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9520'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9520'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9517'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9517'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9518'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9518'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9526'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9526'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9659'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9659'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12756'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12756'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12755'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.18924'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12755'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8086'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sandy silt'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8086'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8091'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8091'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8092'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8092'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8093'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sandy silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8093'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8095'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sandy silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8095'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8097'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sandy silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8097'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8105'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8105'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9923'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9923'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9939'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9939'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9940'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9940'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9941'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9941'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9942'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9942'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9943'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9943'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9944'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9944'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9946'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9946'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9890'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9890'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9914'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9914'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9954'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.20916'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9954'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16728 15.2151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16728"^^xsd:decimal ;
  dwc:decimalLongitude "15.2151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16728 15.2151)"^^geo:wktLiteral ;
  geo-pos:lat "55.16728"^^xsd:decimal ;
  geo-pos:long "15.2151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8157'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.2151'^^xsd:double;
  dwc:latitude '55.16728'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8157'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16728 15.2151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16728"^^xsd:decimal ;
  dwc:decimalLongitude "15.2151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16728 15.2151)"^^geo:wktLiteral ;
  geo-pos:lat "55.16728"^^xsd:decimal ;
  geo-pos:long "15.2151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8167'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.2151'^^xsd:double;
  dwc:latitude '55.16728'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8167'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16728 15.2151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16728"^^xsd:decimal ;
  dwc:decimalLongitude "15.2151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16728 15.2151)"^^geo:wktLiteral ;
  geo-pos:lat "55.16728"^^xsd:decimal ;
  geo-pos:long "15.2151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8147'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.2151'^^xsd:double;
  dwc:latitude '55.16728'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8147'^^xsd:anyURI;
  dwc:observationDate '1951-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9060'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.21912'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9060'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9043'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.21912'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9043'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9045'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.21912'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9045'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 15.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "15.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9031'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.21912'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9031'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 15.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "15.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 15.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "15.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.22908'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 15.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "15.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 15.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "15.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.22908'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:36'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 15.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "15.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 15.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "15.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.22908'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:37'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 15.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "15.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 15.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "15.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.22908'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:35'^^xsd:anyURI;
  dwc:observationDate '1949-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15218'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15218'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15231'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15231'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15232'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15232'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15233'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15233'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15234'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15234'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15241'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15241'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15202'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15202'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15235'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15235'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15236'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15236'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15238'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15238'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15242'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15242'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8504'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8504'^^xsd:anyURI;
  dwc:observationDate '1957-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8505'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8505'^^xsd:anyURI;
  dwc:observationDate '1957-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10416'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10416'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10365'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10365'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10367'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10367'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10582'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10582'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10579'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10579'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10580'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10580'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10581'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10581'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10631'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10631'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "15.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 15.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "15.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10366'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.23904'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10366'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17526 15.24798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17526"^^xsd:decimal ;
  dwc:decimalLongitude "15.24798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17526 15.24798)"^^geo:wktLiteral ;
  geo-pos:lat "54.17526"^^xsd:decimal ;
  geo-pos:long "15.24798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14723'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.24798'^^xsd:double;
  dwc:latitude '54.17526'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14723'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9616'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9616'^^xsd:anyURI;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10564'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10564'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10565'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10565'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10577'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10577'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10567'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10567'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15313'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15313'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15314'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15314'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15315'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15315'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15310'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15310'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15311'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15311'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15312'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15312'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15316'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15316'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15317'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15317'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11832'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11832'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11833'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11833'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11834'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11834'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11835'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11835'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11836'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11836'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11838'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11838'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11840'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11840'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11841'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11841'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11842'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11842'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11846'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11846'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8970'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.28884'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8970'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8984'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.28884'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8984'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8986'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.28884'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8986'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8987'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.28884'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8987'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8988'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.28884'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8988'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 15.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "15.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8989'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.28884'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8989'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.243 15.29082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.243"^^xsd:decimal ;
  dwc:decimalLongitude "15.29082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.243 15.29082)"^^geo:wktLiteral ;
  geo-pos:lat "54.243"^^xsd:decimal ;
  geo-pos:long "15.29082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14662'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.29082'^^xsd:double;
  dwc:latitude '54.243'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14662'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.243 15.29082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.243"^^xsd:decimal ;
  dwc:decimalLongitude "15.29082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.243 15.29082)"^^geo:wktLiteral ;
  geo-pos:lat "54.243"^^xsd:decimal ;
  geo-pos:long "15.29082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14688'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.29082'^^xsd:double;
  dwc:latitude '54.243'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14688'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.243 15.29082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.243"^^xsd:decimal ;
  dwc:decimalLongitude "15.29082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.243 15.29082)"^^geo:wktLiteral ;
  geo-pos:lat "54.243"^^xsd:decimal ;
  geo-pos:long "15.29082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14708'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.29082'^^xsd:double;
  dwc:latitude '54.243'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14708'^^xsd:anyURI;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "15.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11817'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.2988'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11817'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "15.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11839'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.2988'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11839'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "15.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11843'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.2988'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11843'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "15.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11844'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.2988'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11844'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 15.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "15.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 15.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "15.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8393'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.30876'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8393'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 15.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "15.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 15.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "15.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8394'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.30876'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8394'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.31374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.31374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.31374)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.31374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7841'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31374'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7841'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.31374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.31374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.31374)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.31374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7842'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31374'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7842'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.31374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.31374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.31374)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.31374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7843'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31374'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7843'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.31374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.31374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.31374)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.31374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7844'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31374'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7844'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12910'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12910'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12892'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12892'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12908'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12908'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13704'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13704'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13726'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13726'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13734'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13734'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14606'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14606'^^xsd:anyURI;
  dwc:observationDate '1974-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12917'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12917'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12918'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12918'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13710'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13710'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12916'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12916'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11870'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11870'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11875'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11875'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11847'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11847'^^xsd:anyURI;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14988'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14988'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14990'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14990'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14981'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14981'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15009'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15009'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15014'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15014'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15015'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15015'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15016'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15016'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15017'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15017'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15018'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15018'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15019'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15019'^^xsd:anyURI;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13965'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13965'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14003'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14003'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14004'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14004'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14005'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14005'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14006'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14006'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14007'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14007'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14177'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14177'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14191'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14191'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14192'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14192'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14193'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14193'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14194'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14194'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1494"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1494 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1494"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14195'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.1494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14195'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8395'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8395'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8396'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8396'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11819'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11819'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11820'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11820'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11821'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11821'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8940'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8940'^^xsd:anyURI;
  dwc:observationDate '1956-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38844"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.38844"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9901'^^xsd:integer;
  dwc:scientificName 'Halitholus cirratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '55.38844'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '157951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9901'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '157951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38844"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.38844"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9902'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '55.38844'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9902'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38844"^^xsd:decimal ;
  dwc:decimalLongitude "15.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 15.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.38844"^^xsd:decimal ;
  geo-pos:long "15.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9903'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.31872'^^xsd:double;
  dwc:latitude '55.38844'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9903'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^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 "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15240'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15240'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^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 "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15229'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15229'^^xsd:anyURI;
  dwc:observationDate '1975-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^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 "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:289'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^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 "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:290'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^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 "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:292'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^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 "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:293'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^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 "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:294'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^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 "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:291'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^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 "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:296'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^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 "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandiger Lehm mit Kies, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:315'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11372'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11372'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11393'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11393'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11395'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11395'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11400'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11400'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11401'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11401'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11402'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11402'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11403'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11403'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11383'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11383'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11394'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11394'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11396'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11396'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11397'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11397'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11398'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11398'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11399'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11399'^^xsd:anyURI;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:386'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:398'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:396'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:397'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:394'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8828'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8828'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8829'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8829'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8826'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8826'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8827'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8827'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11350'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11350'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11391'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11391'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11385'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11385'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11386'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11386'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11387'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11387'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11388'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11388'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11389'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11389'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11390'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11390'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11392'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11392'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11405'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, (amber!)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11405'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48804"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.48804"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.48804'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:283'^^xsd:anyURI;
  dwc:observationDate '1950-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48804"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.48804"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.48804'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:281'^^xsd:anyURI;
  dwc:observationDate '1950-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48804"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48804 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.48804"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '54.48804'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:282'^^xsd:anyURI;
  dwc:observationDate '1950-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11830'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11830'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11837'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.35856'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11837'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11370'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11370'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11404'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11404'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11332'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11332'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11333'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11333'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11334'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11334'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11335'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11335'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11336'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11336'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11337'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11337'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35358"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35358 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.35358"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11338'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '54.35358'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11338'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:403'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:238'^^xsd:anyURI;
  dwc:observationDate '1949-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 15.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 15.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "15.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11829'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.36852'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11829'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45318"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45318"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9866'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '54.45318'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9866'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45318"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45318"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9867'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '54.45318'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9867'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45318"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45318"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9868'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '54.45318'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9868'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45318"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45318"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9869'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '54.45318'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9869'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45318"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45318 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45318"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9870'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '54.45318'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9870'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11822'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11822'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11823'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11823'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8098'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8098'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8099'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8099'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8100'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.37848'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8100'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.38844)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10623'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.38844'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10623'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.38844)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10624'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.38844'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10624'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "15.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 15.38844)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "15.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10625'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.38844'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10625'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.38844)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "15.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15319'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.38844'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15319'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.38844)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "15.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15318'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.38844'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15318'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:314'^^xsd:anyURI;
  dwc:observationDate '1949-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:317'^^xsd:anyURI;
  dwc:observationDate '1949-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:388'^^xsd:anyURI;
  dwc:observationDate '1949-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:414'^^xsd:anyURI;
  dwc:observationDate '1949-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:418'^^xsd:anyURI;
  dwc:observationDate '1949-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11320'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11320'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11328'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11328'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11330'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11330'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11339'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11339'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "15.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "15.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11331'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.3984'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11331'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11033'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11033'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10994'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10994'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11011'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11011'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11012'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11012'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11013'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11013'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11008'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11008'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11009'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11009'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11010'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11010'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11826'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11826'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11827'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11827'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 15.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "15.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 15.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "15.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11828'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.41832'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11828'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14472'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14472'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13721'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13721'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13723'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13723'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13724'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13724'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13727'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13727'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13729'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13729'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13731'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13731'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13738'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13738'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14457'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14457'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14459'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14459'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14448'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14448'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14454'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14454'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14455'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14455'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14456'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14456'^^xsd:anyURI;
  dwc:observationDate '1973-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13730'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13730'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30378 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30378"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30378 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.30378"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11532'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '55.30378'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11532'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30378 15.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30378"^^xsd:decimal ;
  dwc:decimalLongitude "15.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30378 15.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.30378"^^xsd:decimal ;
  geo-pos:long "15.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11533'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.42828'^^xsd:double;
  dwc:latitude '55.30378'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11533'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 15.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "15.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 15.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "15.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11824'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.43824'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11824'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 15.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "15.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 15.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "15.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11825'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.43824'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11825'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "15.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 15.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "15.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8507'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.43824'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8507'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 15.44022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34362"^^xsd:decimal ;
  dwc:decimalLongitude "15.44022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 15.44022)"^^geo:wktLiteral ;
  geo-pos:lat "55.34362"^^xsd:decimal ;
  geo-pos:long "15.44022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9683'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.44022'^^xsd:double;
  dwc:latitude '55.34362'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9683'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 15.44322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0249"^^xsd:decimal ;
  dwc:decimalLongitude "15.44322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 15.44322)"^^geo:wktLiteral ;
  geo-pos:lat "55.0249"^^xsd:decimal ;
  geo-pos:long "15.44322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7898'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.44322'^^xsd:double;
  dwc:latitude '55.0249'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt with clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7898'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 15.44322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0249"^^xsd:decimal ;
  dwc:decimalLongitude "15.44322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 15.44322)"^^geo:wktLiteral ;
  geo-pos:lat "55.0249"^^xsd:decimal ;
  geo-pos:long "15.44322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7899'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.44322'^^xsd:double;
  dwc:latitude '55.0249'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt with clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7899'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 15.44322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0249"^^xsd:decimal ;
  dwc:decimalLongitude "15.44322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 15.44322)"^^geo:wktLiteral ;
  geo-pos:lat "55.0249"^^xsd:decimal ;
  geo-pos:long "15.44322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7820'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.44322'^^xsd:double;
  dwc:latitude '55.0249'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt with clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7820'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 15.44322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0249"^^xsd:decimal ;
  dwc:decimalLongitude "15.44322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 15.44322)"^^geo:wktLiteral ;
  geo-pos:lat "55.0249"^^xsd:decimal ;
  geo-pos:long "15.44322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7765'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.44322'^^xsd:double;
  dwc:latitude '55.0249'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt with clay'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7765'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7937'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7937'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7938'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7938'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7939'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7939'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7934'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7934'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7935'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7935'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7936'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7936'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7941'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7941'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7922'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7922'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7928'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7928'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7929'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7929'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7931'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7931'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7933'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.20418'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7933'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7951'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7951'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7953'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7953'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7957'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7957'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7958'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7958'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7959'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7959'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12774'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12774'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12787'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12787'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12786'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12786'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12757'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12757'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12750'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12750'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12751'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12751'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12752'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12752'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12753'^^xsd:integer;
  dwc:scientificName 'Halitholus cirratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '157951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12753'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '157951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12754'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12754'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12749'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12749'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12759'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12759'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7923'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7923'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7932'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7932'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26394"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26394 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.26394"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7960'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.26394'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7960'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9049'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9049'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9050'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9050'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9051'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9051'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9047'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9047'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9048'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9048'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9052'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9052'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9053'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9053'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7952'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand with clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7952'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7954'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand with clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7954'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7955'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand with clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7955'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7956'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand with clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7956'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7942'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand with clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7942'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7962'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand with clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7962'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:376'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:383'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:384'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:426'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:417'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:423'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7949'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7949'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7950'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7950'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7944'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7944'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7945'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7945'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7946'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7946'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7947'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7947'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7948'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7948'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12778'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12778'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12779'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12779'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12780'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12780'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12775'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12775'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12776'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12776'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12777'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12777'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12788'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12788'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12790'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12790'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12784'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12784'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12785'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12785'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12781'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12781'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12782'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12782'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12783'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12783'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12771'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12771'^^xsd:anyURI;
  dwc:observationDate '1963-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7940'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7940'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12773'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Tulkki'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12773'^^xsd:anyURI;
  dwc:observationDate '1964-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8022'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8022'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8062'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8062'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8063'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8063'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49302"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49302 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.49302"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8002'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.49302'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8002'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11538'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11538'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11539'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11539'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11547'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11547'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8057'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8057'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8058'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8058'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8059'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8059'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8060'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8060'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8061'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Finland'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8061'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:377'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:369'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:379'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:381'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:382'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11536'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11536'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11537'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11537'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:380'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:385'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8493'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8493'^^xsd:anyURI;
  dwc:observationDate '1957-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8054'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8054'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8056'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8056'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8045'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8045'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11241'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11241'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11140'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11140'^^xsd:anyURI;
  dwc:observationDate '1973-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15291'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15291'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15290'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15290'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlamm'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:375'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11326'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11326'^^xsd:anyURI;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10502'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10502'^^xsd:anyURI;
  dwc:observationDate '1972-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9457'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9457'^^xsd:anyURI;
  dwc:observationDate '1969-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11534'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11534'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11535'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11535'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlamm'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:374'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10833'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10833'^^xsd:anyURI;
  dwc:observationDate '1972-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10834'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10834'^^xsd:anyURI;
  dwc:observationDate '1972-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9615'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9615'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8052'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt (H2S)'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8052'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8064'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt (H2S)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8064'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8051'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt (H2S)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8051'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8391'^^xsd:integer;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8391'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2739 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2739"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2739 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.2739"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8049'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.2739'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8049'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2739 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2739"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2739 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.2739"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8050'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.2739'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8050'^^xsd:anyURI;
  dwc:observationDate '1951-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8519'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8519'^^xsd:anyURI;
  dwc:observationDate '1957-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8074'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8074'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8046'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8046'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8047'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8047'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8048'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8048'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:373'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:372'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39342 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.39342"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39342 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.39342"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8076'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.39342'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8076'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39342 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.39342"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39342 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.39342"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8055'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.39342'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8055'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39342 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.39342"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39342 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.39342"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8083'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.39342'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8083'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8077'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pink clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8077'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8075'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pink clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8075'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8065'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pink clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8065'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8078'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pink clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8078'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9889'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9889'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9894'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9894'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9895'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9895'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9897'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9897'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9899'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9899'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9900'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9900'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9905'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9905'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8073'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pink clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8073'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8071'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pink clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8071'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8072'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pink clay'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8072'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8085'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pink clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8085'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8069'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8069'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8070'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8070'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 15.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 15.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "15.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8068'^^xsd:integer;
  dwc:scientificName 'Membranipora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.4482'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '110938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8068'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.55278"^^xsd:decimal ;
  dwc:decimalLongitude "15.45318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  geo-pos:lat "55.55278"^^xsd:decimal ;
  geo-pos:long "15.45318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8805'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45318'^^xsd:double;
  dwc:latitude '55.55278'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8805'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.55278"^^xsd:decimal ;
  dwc:decimalLongitude "15.45318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  geo-pos:lat "55.55278"^^xsd:decimal ;
  geo-pos:long "15.45318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8793'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45318'^^xsd:double;
  dwc:latitude '55.55278'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8793'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.55278"^^xsd:decimal ;
  dwc:decimalLongitude "15.45318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  geo-pos:lat "55.55278"^^xsd:decimal ;
  geo-pos:long "15.45318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8807'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45318'^^xsd:double;
  dwc:latitude '55.55278'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8807'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.55278"^^xsd:decimal ;
  dwc:decimalLongitude "15.45318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  geo-pos:lat "55.55278"^^xsd:decimal ;
  geo-pos:long "15.45318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8809'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45318'^^xsd:double;
  dwc:latitude '55.55278'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8809'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.55278"^^xsd:decimal ;
  dwc:decimalLongitude "15.45318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55278 15.45318)"^^geo:wktLiteral ;
  geo-pos:lat "55.55278"^^xsd:decimal ;
  geo-pos:long "15.45318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8822'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45318'^^xsd:double;
  dwc:latitude '55.55278'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8822'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11014'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11014'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11015'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11015'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11016'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11016'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11017'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11017'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11018'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11018'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10884'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10884'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10912'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10912'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10913'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10913'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8711'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8711'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8712'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.45816'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8712'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9863'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9863'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9855'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9855'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9857'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9857'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9858'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9858'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9859'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9859'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9860'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9860'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9861'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9861'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9862'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9862'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9864'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9864'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9865'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9865'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9871'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9871'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9879'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9879'^^xsd:anyURI;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53484 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53484"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53484 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.53484"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9058'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.53484'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9058'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53484 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53484"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53484 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.53484"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9059'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '54.53484'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9059'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 15.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "15.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 15.46812)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "15.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8999'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.46812'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8999'^^xsd:anyURI;
  dwc:observationDate '1956-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.47808'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:94'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.47808'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:95'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.47808'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:100'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.47808'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:323'^^xsd:anyURI;
  dwc:observationDate '1949-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.47808'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:101'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.47808'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:117'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "15.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 15.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "15.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15334'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.48804'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15334'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:21'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:24'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:23'^^xsd:anyURI;
  dwc:observationDate '1949-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11750'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11750'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11751'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11751'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11793'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11793'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11796'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11796'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11818'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11818'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11734'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.50796'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11734'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "15.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "15.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8432'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.51792'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8432'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "15.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "15.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8448'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.51792'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8448'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "15.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "15.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8449'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.51792'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8449'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "15.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "15.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8450'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.51792'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8450'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "15.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "15.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8451'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.51792'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8451'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "15.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "15.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8452'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.51792'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8452'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "15.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "15.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8453'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.51792'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8453'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "15.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 15.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "15.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8454'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.51792'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8454'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11044'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.52788'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11044'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11041'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.52788'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11041'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11042'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.52788'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11042'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11043'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.52788'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11043'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11031'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.52788'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11031'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10996'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.52788'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10996'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11005'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.52788'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11005'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "15.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 15.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "15.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11007'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.52788'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11007'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8727'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8727'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8728'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8728'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8726'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8726'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8724'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8724'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8722'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8722'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8729'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8729'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8713'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8713'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8714'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8714'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8702'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8702'^^xsd:anyURI;
  dwc:observationDate '1956-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11752'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11752'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11753'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11753'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15431'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15431'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15432'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15432'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53784"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53784 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.53784"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15430'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '54.53784'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15430'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8392'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8392'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:25'^^xsd:anyURI;
  dwc:observationDate '1949-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "15.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 15.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "15.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.5478'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:38'^^xsd:anyURI;
  dwc:observationDate '1949-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11862'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11862'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11865'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11865'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11866'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11866'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11869'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11869'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11871'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11871'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11872'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11872'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11873'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11873'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11874'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11874'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11877'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11877'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16932"^^xsd:decimal ;
  dwc:decimalLongitude "15.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16932 15.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.16932"^^xsd:decimal ;
  geo-pos:long "15.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11867'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.55776'^^xsd:double;
  dwc:latitude '54.16932'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11867'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15386'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15386'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15387'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15387'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15388'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15388'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15389'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15389'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15390'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15390'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15391'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15391'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15398'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15398'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11755'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand, silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11755'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11757'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11757'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11758'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand, silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11758'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11759'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand, silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11759'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11748'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand, silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11748'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11763'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11763'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15421'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15421'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15423'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15423'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:528'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:529'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "15.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 15.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "15.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.57768'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer sandiger Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:530'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11807'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.58764'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11807'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "15.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 15.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "15.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11816'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '15.58764'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11816'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13524'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13524'^^xsd:anyURI;
  dwc:observationDate '1972-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8229'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8229'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8238'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8238'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14733'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14733'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14741'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14741'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8213'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8213'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8214'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8214'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8215'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8215'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8216'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8216'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8217'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8217'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8219'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8219'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8221'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8221'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8211'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8211'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8212'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8212'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8209'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8209'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14038'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14038'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14040'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14040'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14074'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14074'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14075'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14075'^^xsd:anyURI;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "55.15"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9617'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland/Denmark'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '55.15'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9617'^^xsd:anyURI;
  dwc:observationDate '1969-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11059'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11059'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11019'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11019'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11002'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11002'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10997'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10997'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10998'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10998'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10999'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10999'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11000'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11000'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11001'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11001'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11004'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11004'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11006'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11006'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:505'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:587'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:588'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:589'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 16)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7827'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7827'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 16)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7819'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7819'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 16)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7839'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7839'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0747"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0747 16)"^^geo:wktLiteral ;
  geo-pos:lat "55.0747"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7829'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55.0747'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7829'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10657'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10657'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15392'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15392'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15393'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15393'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15394'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15394'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15395'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15395'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11754'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11754'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11756'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11756'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11760'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11760'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11761'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11761'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11733'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11733'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11742'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11742'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11743'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11743'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11744'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11744'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11745'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11745'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11746'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11746'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8521'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble, concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8521'^^xsd:anyURI;
  dwc:observationDate '1956-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8522'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble, concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8522'^^xsd:anyURI;
  dwc:observationDate '1956-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8597'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble, concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8597'^^xsd:anyURI;
  dwc:observationDate '1956-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8625'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble, concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8625'^^xsd:anyURI;
  dwc:observationDate '1956-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8703'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble, concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8703'^^xsd:anyURI;
  dwc:observationDate '1956-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8689'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble, concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8689'^^xsd:anyURI;
  dwc:observationDate '1956-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8690'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.01992'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble, concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8690'^^xsd:anyURI;
  dwc:observationDate '1956-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 16.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 16.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "16.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10626'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.05976'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10626'^^xsd:anyURI;
  dwc:observationDate '1972-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 16.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "16.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 16.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "16.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8282'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8282'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15385'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15385'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15409'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15409'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15400'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15400'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15401'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15401'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15397'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15397'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15399'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15399'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11778'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11778'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11735'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11735'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11736'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11736'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11737'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11737'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11738'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11738'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11739'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, grey silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11739'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11740'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, grey silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11740'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11741'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, grey silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11741'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8101'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8101'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8102'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8102'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 16.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "16.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 16.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "16.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8103'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.06972'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8103'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15406'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15406'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15402'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15402'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15403'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15403'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15405'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15405'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15404'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15404'^^xsd:anyURI;
  dwc:observationDate '1975-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11762'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11762'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11780'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11780'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11781'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11781'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11782'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11782'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11783'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11783'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28884"^^xsd:decimal ;
  dwc:decimalLongitude "16.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28884 16.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.28884"^^xsd:decimal ;
  geo-pos:long "16.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11747'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.07968'^^xsd:double;
  dwc:latitude '54.28884'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11747'^^xsd:anyURI;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10183'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10183'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10163'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10163'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10201'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10201'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10202'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10202'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10203'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10203'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10198'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10198'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10199'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10199'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10200'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10200'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10197'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10197'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10216'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10216'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10204'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10204'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8964'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8964'^^xsd:anyURI;
  dwc:observationDate '1956-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8965'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8965'^^xsd:anyURI;
  dwc:observationDate '1956-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8966'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8966'^^xsd:anyURI;
  dwc:observationDate '1956-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8967'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8967'^^xsd:anyURI;
  dwc:observationDate '1956-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9891'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9891'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9892'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9892'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9893'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9893'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9912'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.08964'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9912'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9055'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9055'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9056'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9056'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9057'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9057'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9054'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9054'^^xsd:anyURI;
  dwc:observationDate '1956-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9671'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9671'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8800'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, fine sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8800'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8801'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, fine sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8801'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8802'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, fine sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8802'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8803'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, fine sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8803'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 16.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "16.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8804'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.0996'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, fine sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8804'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "16.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "16.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11831'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11831'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 16.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "16.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 16.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "16.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10660'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.11952'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10660'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 16.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 16.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "16.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11526'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.12948'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11526'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 16.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06972 16.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.06972"^^xsd:decimal ;
  geo-pos:long "16.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11549'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.12948'^^xsd:double;
  dwc:latitude '55.06972'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11549'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "16.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "16.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8824'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.12948'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8824'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "16.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "16.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8825'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.12948'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8825'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14985'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14985'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14986'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14986'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14982'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14982'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14983'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14983'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23904 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.23904"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14984'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '54.23904'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14984'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7924'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7924'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7925'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7925'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7926'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7926'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7927'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.13944'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7927'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15275'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15275'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15277'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15277'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15278'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15278'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15279'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15279'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15280'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15280'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15281'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15281'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15262'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15262'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15276'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15276'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15544'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15544'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15543'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15543'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15542'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay, pebble'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15542'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15545'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15545'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15529'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.15936'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15529'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.1743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.1743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.1743)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.1743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11531'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1743'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11531'^^xsd:anyURI;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.1743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.1743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.1743)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.1743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10658'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1743'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10658'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.1743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.1743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.1743)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.1743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10659'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1743'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10659'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9508'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9508'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9511'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9511'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9512'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9512'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9513'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9513'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9514'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9514'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9515'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9515'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9549'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9549'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9550'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9550'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9556'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9556'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0249"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0249 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.0249"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11554'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.0249'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey-black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11554'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8082'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8082'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8079'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8079'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8081'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8081'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9840'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9840'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9904'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9904'^^xsd:anyURI;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1245"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1245 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1245"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8080'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1245'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8080'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10188'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10188'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10189'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10189'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10190'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10190'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10193'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10193'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15309'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15309'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15321'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15321'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15323'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15323'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7999'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7999'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8000'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8000'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8001'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8001'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7994'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7994'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7992'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7992'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7973'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7973'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15258'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.18924'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15258'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15273'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.18924'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15273'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15274'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.18924'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15274'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15282'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.18924'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15282'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15270'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.18924'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15270'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15271'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.18924'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15271'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15272'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.18924'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15272'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9507'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9507'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9509'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9509'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9510'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9510'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9505'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9505'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9506'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9506'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9502'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9502'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9503'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9503'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9504'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9504'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "16.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 16.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "16.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9516'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9516'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8279'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8279'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8283'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8283'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8284'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8284'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8455'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8455'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8456'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8456'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8457'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8457'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8458'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8458'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8459'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8459'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8460'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8460'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8356'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8356'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8399'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.22908'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8399'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 16.23604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "16.23604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 16.23604)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "16.23604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11550'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23604'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11550'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 16.23604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "16.23604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 16.23604)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "16.23604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11551'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23604'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11551'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 16.23604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "16.23604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 16.23604)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "16.23604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11552'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23604'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11552'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 16.23604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "16.23604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 16.23604)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "16.23604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11553'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23604'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11553'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11040'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11040'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11023'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11023'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11024'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11024'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11025'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11025'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11026'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11026'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11022'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11022'^^xsd:anyURI;
  dwc:observationDate '1972-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11045'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11045'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11028'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11028'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11029'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11029'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11030'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11030'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11032'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11032'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11027'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11027'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11020'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.23904'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11020'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11797'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11797'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11798'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11798'^^xsd:anyURI;
  dwc:observationDate '1976-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7968'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7968'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7966'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7966'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7982'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7982'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7965'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7965'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7964'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7964'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7969'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7969'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7970'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7970'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "16.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 16.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "16.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7967'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.249'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7967'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7756'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7756'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7736'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7736'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7738'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7738'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7739'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7739'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7740'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7740'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7741'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7741'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7743'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7743'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7744'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7744'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7742'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7742'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7746'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7746'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "16.25098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 16.25098)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "16.25098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7748'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25098'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7748'^^xsd:anyURI;
  dwc:observationDate '1951-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "16.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "16.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15324'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25896'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15324'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "16.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "16.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15325'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25896'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15325'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "16.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "16.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15326'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25896'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15326'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "16.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "16.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15327'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25896'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15327'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "16.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "16.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15328'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25896'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15328'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "16.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 16.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "16.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15329'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.25896'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15329'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9916'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.26892'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9916'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9917'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.26892'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9917'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9918'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.26892'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9918'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9919'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.26892'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9919'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9920'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.26892'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9920'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9896'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.26892'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9896'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9898'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.26892'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9898'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11864'^^xsd:integer;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11864'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11901'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11901'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11904'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11904'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11935'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11935'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11936'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11936'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11937'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11937'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11848'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11848'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8707'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8707'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8708'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8708'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8709'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8709'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8710'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.27888'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8710'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8509'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.28884'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8509'^^xsd:anyURI;
  dwc:observationDate '1957-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30876"^^xsd:decimal ;
  dwc:decimalLongitude "16.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.30876"^^xsd:decimal ;
  geo-pos:long "16.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8982'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.28884'^^xsd:double;
  dwc:latitude '55.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8982'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30876"^^xsd:decimal ;
  dwc:decimalLongitude "16.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.30876"^^xsd:decimal ;
  geo-pos:long "16.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8979'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.28884'^^xsd:double;
  dwc:latitude '55.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8979'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30876"^^xsd:decimal ;
  dwc:decimalLongitude "16.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.30876"^^xsd:decimal ;
  geo-pos:long "16.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8980'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.28884'^^xsd:double;
  dwc:latitude '55.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8980'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30876"^^xsd:decimal ;
  dwc:decimalLongitude "16.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.30876"^^xsd:decimal ;
  geo-pos:long "16.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8981'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.28884'^^xsd:double;
  dwc:latitude '55.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8981'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30876"^^xsd:decimal ;
  dwc:decimalLongitude "16.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30876 16.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.30876"^^xsd:decimal ;
  geo-pos:long "16.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8978'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.28884'^^xsd:double;
  dwc:latitude '55.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8978'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10244'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10244'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9551'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:cobble, pebble'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9551'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9552'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:cobble, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9552'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8763'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8763'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8403'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8403'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8404'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8404'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8405'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8405'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8406'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8406'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8806'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8806'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Kies, Sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:370'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Kies, Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:371'^^xsd:anyURI;
  dwc:observationDate '1949-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8778'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8778'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8758'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8758'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8759'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8759'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8757'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8757'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8026'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Pink clay with Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8026'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8027'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Pink clay with Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8027'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8028'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Pink clay with Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8028'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8029'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Pink clay with Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8029'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8030'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Pink clay with Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8030'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8031'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Pink clay with Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8031'^^xsd:anyURI;
  dwc:observationDate '1951-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8745'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8745'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8385'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8385'^^xsd:anyURI;
  dwc:observationDate '1956-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8387'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8387'^^xsd:anyURI;
  dwc:observationDate '1956-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8388'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8388'^^xsd:anyURI;
  dwc:observationDate '1956-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8389'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8389'^^xsd:anyURI;
  dwc:observationDate '1956-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8371'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8371'^^xsd:anyURI;
  dwc:observationDate '1956-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10641'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10641'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10650'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10650'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10651'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10651'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10652'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10652'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10654'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10654'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10656'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10656'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10668'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10668'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15936 16.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15936 16.2988)"^^geo:wktLiteral ;
  geo-pos:lat "56.15936"^^xsd:decimal ;
  geo-pos:long "16.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.2988'^^xsd:double;
  dwc:latitude '56.15936'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm mit Kies und Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:416'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "16.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "16.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15296'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15296'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "16.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "16.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15330'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15330'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "16.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "16.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15331'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15331'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "16.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "16.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15332'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15332'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "16.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 16.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "16.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15333'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.30876'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15333'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14511'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14511'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14515'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14515'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14484'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14484'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14474'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14474'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14475'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14475'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14476'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14476'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14503'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14503'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13507'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, cobble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13507'^^xsd:anyURI;
  dwc:observationDate '1972-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13508'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, cobble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13508'^^xsd:anyURI;
  dwc:observationDate '1972-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13509'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, cobble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13509'^^xsd:anyURI;
  dwc:observationDate '1972-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13510'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, cobble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13510'^^xsd:anyURI;
  dwc:observationDate '1972-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13511'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, cobble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13511'^^xsd:anyURI;
  dwc:observationDate '1972-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13512'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, cobble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13512'^^xsd:anyURI;
  dwc:observationDate '1972-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13513'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, cobble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13513'^^xsd:anyURI;
  dwc:observationDate '1972-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14582'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, granule'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14582'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14583'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14583'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14584'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, granule'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14584'^^xsd:anyURI;
  dwc:observationDate '1974-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14861'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14861'^^xsd:anyURI;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14862'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14862'^^xsd:anyURI;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14863'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14863'^^xsd:anyURI;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14864'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14864'^^xsd:anyURI;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14865'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14865'^^xsd:anyURI;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14866'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14866'^^xsd:anyURI;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11282'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11282'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11259'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11259'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11256'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11256'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11258'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11258'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11266'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11266'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11267'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11267'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11260'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11260'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11261'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11261'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11262'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11262'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11263'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11263'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11264'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11264'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11265'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11265'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11243'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11243'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11230'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11230'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11170'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11170'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11150'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11150'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11151'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11151'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11152'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11152'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11153'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11153'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11154'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11154'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11155'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11155'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11156'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11156'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11158'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11158'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11308'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11308'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11407'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11407'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11408'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11408'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11310'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11310'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11311'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11311'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11312'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11312'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11313'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11313'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11314'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11314'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11315'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11315'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11316'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11316'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11317'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11317'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11294'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11294'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10504'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10504'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10506'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10506'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10503'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10503'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10496'^^xsd:integer;
  dwc:scientificName 'Mysis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '119886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10496'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '119886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11437'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11437'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11439'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11439'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11440'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11440'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9499'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9499'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9500'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9500'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10508'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10508'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10509'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10509'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10511'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10511'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11441'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11441'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11442'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11442'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11444'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11444'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10486'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10486'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11417'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11417'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10526'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10526'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10528'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10528'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10516'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10516'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10519'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10519'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10520'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10520'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10521'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10521'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10522'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10522'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10515'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10515'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11447'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11447'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10512'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10512'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10513'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10513'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10514'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10514'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11445'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11445'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11446'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11446'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9469'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9469'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9470'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9470'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9471'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9471'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9472'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9472'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9473'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9473'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9454'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9454'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10546'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10546'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10552'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10552'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10553'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10553'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10554'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10554'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10555'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10555'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11509'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11509'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11540'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11540'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11541'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11541'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11542'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11542'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11543'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11543'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11544'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11544'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11524'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11524'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9492'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9492'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9484'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9484'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11497'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11497'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9474'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9474'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9475'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9475'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9476'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9476'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9477'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9477'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11443'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11443'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11309'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11309'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11545'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11545'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11546'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11546'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11548'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11548'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11556'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11556'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10835'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10835'^^xsd:anyURI;
  dwc:observationDate '1972-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10836'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10836'^^xsd:anyURI;
  dwc:observationDate '1972-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10854'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10854'^^xsd:anyURI;
  dwc:observationDate '1972-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9660'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9660'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9661'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9661'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9662'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9662'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9663'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9663'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9664'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9664'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9666'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9666'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9668'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9668'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9669'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9669'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9670'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9670'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9673'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9673'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9658'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9658'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10728'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10728'^^xsd:anyURI;
  dwc:observationDate '1972-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10781'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10781'^^xsd:anyURI;
  dwc:observationDate '1972-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10670'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10670'^^xsd:anyURI;
  dwc:observationDate '1972-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10510'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10510'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15515'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15515'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15517'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15517'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15524'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15524'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15525'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15525'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15526'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15526'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15482'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15482'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15483'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15483'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15484'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15484'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15485'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15485'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15486'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15486'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17628"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17628 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.17628"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15494'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '55.17628'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15494'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14624'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14624'^^xsd:anyURI;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13925'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13925'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13923'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13923'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13924'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13924'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13921'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13921'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13922'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13922'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13895'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13895'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13389'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13389'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13390'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13390'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13391'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13391'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "16.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 16.31872)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "16.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13400'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.31872'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13400'^^xsd:anyURI;
  dwc:observationDate '1971-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "16.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.3237)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "16.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.3237'^^xsd:double;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:165'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "16.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.3237)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "16.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.3237'^^xsd:double;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:166'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "16.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.3237)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "16.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.3237'^^xsd:double;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:167'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50094 16.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50094"^^xsd:decimal ;
  dwc:decimalLongitude "16.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50094 16.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.50094"^^xsd:decimal ;
  geo-pos:long "16.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.33864'^^xsd:double;
  dwc:latitude '54.50094'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:164'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50094 16.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50094"^^xsd:decimal ;
  dwc:decimalLongitude "16.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50094 16.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.50094"^^xsd:decimal ;
  geo-pos:long "16.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.33864'^^xsd:double;
  dwc:latitude '54.50094'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:163'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11652"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.11652"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7752'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.11652'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7752'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11652"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.11652"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7753'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.11652'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7753'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11652"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.11652"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7754'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.11652'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7754'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11652"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.11652"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7749'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.11652'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7749'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11652"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.11652"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7750'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.11652'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7750'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11652"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11652 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.11652"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7751'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.11652'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7751'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10682'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10682'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10642'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10642'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10643'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10643'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10644'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10644'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10645'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10645'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10646'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10646'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10647'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10647'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10648'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10648'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43824"^^xsd:decimal ;
  dwc:decimalLongitude "16.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43824 16.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.43824"^^xsd:decimal ;
  geo-pos:long "16.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10649'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.35856'^^xsd:double;
  dwc:latitude '55.43824'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10649'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 16.37146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "16.37146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 16.37146)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "16.37146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37146'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit Split'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:162'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10182'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10182'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10184'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10184'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10186'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10186'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10187'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10187'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10174'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10174'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10179'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10179'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10180'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10180'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10181'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10181'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10196'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10196'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10194'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10194'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15293'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15293'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15407'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15407'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15411'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15411'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15408'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15408'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11034'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11034'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11035'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11035'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11036'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11036'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11037'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11037'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11038'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11038'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11039'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11039'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11003'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.37848'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11003'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15263'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15263'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15264'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15264'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15268'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15268'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15269'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15269'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15267'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15267'^^xsd:anyURI;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15294'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15294'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15286'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15286'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15287'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15287'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15288'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15288'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15289'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15289'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15285'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15285'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15320'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15320'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01992 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01992"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01992 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "56.01992"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7963'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '56.01992'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7963'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01992 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01992"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01992 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "56.01992"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7972'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '56.01992'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7972'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01992 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01992"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01992 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "56.01992"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7974'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '56.01992'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7974'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01992 16.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01992"^^xsd:decimal ;
  dwc:decimalLongitude "16.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01992 16.40836)"^^geo:wktLiteral ;
  geo-pos:lat "56.01992"^^xsd:decimal ;
  geo-pos:long "16.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7975'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.40836'^^xsd:double;
  dwc:latitude '56.01992'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7975'^^xsd:anyURI;
  dwc:observationDate '1952-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14987'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14987'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14989'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14989'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14999'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14999'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14979'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14979'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14991'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14991'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14992'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14992'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14993'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14993'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14994'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14994'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14995'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14995'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14996'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14996'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11507'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11507'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11503'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11503'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11504'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11504'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11505'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11505'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11506'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11506'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11499'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11499'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11500'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11500'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11501'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11501'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11502'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11502'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "16.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 16.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "16.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11498'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.41832'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11498'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7735'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7735'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7745'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7745'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7747'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7747'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7717'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7717'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7718'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7718'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7719'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7719'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7720'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7720'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7726'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7726'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7721'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7721'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7722'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7722'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12348"^^xsd:decimal ;
  dwc:decimalLongitude "16.42528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12348 16.42528)"^^geo:wktLiteral ;
  geo-pos:lat "55.12348"^^xsd:decimal ;
  geo-pos:long "16.42528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7723'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42528'^^xsd:double;
  dwc:latitude '55.12348'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine silty sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7723'^^xsd:anyURI;
  dwc:observationDate '1951-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8382'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8382'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8383'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8383'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8400'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8400'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10655'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10655'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10684'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10684'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10692'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10692'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10693'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10693'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10694'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10694'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10695'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10695'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57768 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.57768"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57768 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.57768"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15212'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.57768'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15212'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57768 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.57768"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57768 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.57768"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15237'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.57768'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15237'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57768 16.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.57768"^^xsd:decimal ;
  dwc:decimalLongitude "16.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57768 16.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.57768"^^xsd:decimal ;
  geo-pos:long "16.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15239'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.42828'^^xsd:double;
  dwc:latitude '55.57768'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15239'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10926'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10926'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10837'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10837'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10699'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10699'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10742'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10742'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10661'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10661'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10662'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10662'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10663'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10663'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10665'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10665'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10666'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10666'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10667'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10667'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10696'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.43824'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10696'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8407'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.45816'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8407'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "16.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 16.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "16.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8408'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.45816'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8408'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8285'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.45816'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8285'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8286'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.45816'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8286'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8287'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.45816'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8287'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "16.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 16.45816)"^^geo:wktLiteral ;
  geo-pos:lat "55.51792"^^xsd:decimal ;
  geo-pos:long "16.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8288'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.45816'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8288'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12898'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12898'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14412'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14412'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13732'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13732'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13733'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13733'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13735'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13735'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13736'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13736'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13737'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13737'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13739'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13739'^^xsd:anyURI;
  dwc:observationDate '1972-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14450'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14450'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14451'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14451'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14452'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14452'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14453'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14453'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12882'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12882'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12883'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12883'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12884'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12884'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12886'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12886'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12887'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12887'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12888'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12888'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12889'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12889'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14580'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14580'^^xsd:anyURI;
  dwc:observationDate '1974-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14581'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14581'^^xsd:anyURI;
  dwc:observationDate '1974-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12885'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12885'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13193'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13193'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13197'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13197'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13198'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13198'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13199'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13199'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13200'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13200'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13202'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13202'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13204'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13204'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13205'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13205'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13212'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13212'^^xsd:anyURI;
  dwc:observationDate '1971-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14917'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14917'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14922'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14922'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14906'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14906'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14908'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14908'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14909'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14909'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14910'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14910'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14150'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14150'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14899'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14899'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14904'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14904'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14905'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14905'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14002'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14002'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14008'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14008'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14009'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14009'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14010'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14010'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14011'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14011'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14012'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14012'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14014'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14014'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14016'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14016'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14026'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14026'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14200'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14200'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11057'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11057'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11073'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11073'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11080'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11080'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11076'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11076'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11077'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11077'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11078'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11078'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11079'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11079'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11081'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11081'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11082'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11082'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11083'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11083'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11084'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11084'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11087'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11087'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "16.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 16.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "16.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10995'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.47808'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10995'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11510'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11510'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11518'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11518'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11519'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11519'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11508'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11508'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11522'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11522'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11523'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11523'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11520'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11520'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11521'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11521'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11516'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11516'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14442"^^xsd:decimal ;
  dwc:decimalLongitude "16.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14442 16.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.14442"^^xsd:decimal ;
  geo-pos:long "16.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11495'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.50796'^^xsd:double;
  dwc:latitude '55.14442'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11495'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.51294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "16.51294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.51294)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "16.51294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.51294'^^xsd:double;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit grobem Kies'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:218'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.51294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "16.51294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 16.51294)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "16.51294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.51294'^^xsd:double;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit grobem Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:192'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9915'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.51792'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9915'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9921'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.51792'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9921'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9906'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.51792'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9906'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "16.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 16.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "16.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9913'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.51792'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9913'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "16.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "16.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15213'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.5478'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15213'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "16.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "16.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15214'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.5478'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15214'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "16.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 16.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "16.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15215'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.5478'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15215'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15227'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15227'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15193'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15193'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14997'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14997'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14998'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14998'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15095'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15095'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15119'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15119'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4671 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4671"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4671 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.4671"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14668'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.4671'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14668'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4671 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4671"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4671 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.4671"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14669'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.4671'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14669'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4671 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4671"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4671 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.4671"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14697'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '54.4671'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14697'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9014'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9014'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8971'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8971'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8973'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8973'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8974'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8974'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8975'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8975'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8976'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8976'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8977'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8977'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "16.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 16.55776)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "16.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8972'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.55776'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8972'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.56772'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:138'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.56772'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:139'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.56772'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:151'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.56772'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:140'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "16.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 16.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "16.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '16.56772'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:142'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit grobem Kies'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:205'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit grobem Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:206'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit grobem Kies'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:207'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit grobem Kies'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:177'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54978"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54978 17)"^^geo:wktLiteral ;
  geo-pos:lat "54.54978"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '54.54978'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit grobem Kies'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:204'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10458"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.10458"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9495'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.10458'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9495'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10458"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.10458"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9496'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.10458'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9496'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10458"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.10458"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9497'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.10458'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9497'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10458"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.10458"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9498'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.10458'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9498'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10458"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10458 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.10458"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9485'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.10458'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9485'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:411'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:412'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:415'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:419'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:408'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:404'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:407'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:409'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grau-sandiger Grund mit Kies'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:413'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:106'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:108'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:109'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:103'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:104'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick, geringer Anteil an Kies und Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:136'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:2'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:3'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:4'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:6'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:27'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:86'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick, geringer Anteil an Kies und Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:147'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick, geringer Anteil an Kies und Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:144'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick, geringer Anteil an Kies und Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:145'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick, geringer Anteil an Kies und Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:146'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter Schlick, geringer Anteil an Kies und Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:143'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:115'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:19'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:29'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Kies, Steine'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:5'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:102'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, schmieriger Schlick mit Sandanteilen, vereinzelt erbsengroße Steine'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:97'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11517'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11517'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11525'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11525'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11512'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11512'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11513'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11513'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11514'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11514'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11515'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11515'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10727'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10727'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10736'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10736'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10737'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10737'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10738'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10738'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10739'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10739'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10741'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10741'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20418"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20418 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.20418"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10755'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.20418'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10755'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10839'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10839'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10849'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10849'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10850'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10850'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10851'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10851'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10853'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10853'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10867'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10867'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10680'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, cobble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10680'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55374"^^xsd:decimal ;
  dwc:decimalLongitude "17.01788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  geo-pos:lat "54.55374"^^xsd:decimal ;
  geo-pos:long "17.01788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14690'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01788'^^xsd:double;
  dwc:latitude '54.55374'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14690'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55374"^^xsd:decimal ;
  dwc:decimalLongitude "17.01788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  geo-pos:lat "54.55374"^^xsd:decimal ;
  geo-pos:long "17.01788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14693'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01788'^^xsd:double;
  dwc:latitude '54.55374'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14693'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55374"^^xsd:decimal ;
  dwc:decimalLongitude "17.01788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  geo-pos:lat "54.55374"^^xsd:decimal ;
  geo-pos:long "17.01788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14694'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01788'^^xsd:double;
  dwc:latitude '54.55374'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14694'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55374"^^xsd:decimal ;
  dwc:decimalLongitude "17.01788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  geo-pos:lat "54.55374"^^xsd:decimal ;
  geo-pos:long "17.01788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14695'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01788'^^xsd:double;
  dwc:latitude '54.55374'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14695'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55374"^^xsd:decimal ;
  dwc:decimalLongitude "17.01788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  geo-pos:lat "54.55374"^^xsd:decimal ;
  geo-pos:long "17.01788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14696'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01788'^^xsd:double;
  dwc:latitude '54.55374'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14696'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55374"^^xsd:decimal ;
  dwc:decimalLongitude "17.01788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  geo-pos:lat "54.55374"^^xsd:decimal ;
  geo-pos:long "17.01788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14698'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01788'^^xsd:double;
  dwc:latitude '54.55374'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14698'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55374"^^xsd:decimal ;
  dwc:decimalLongitude "17.01788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55374 17.01788)"^^geo:wktLiteral ;
  geo-pos:lat "54.55374"^^xsd:decimal ;
  geo-pos:long "17.01788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14706'^^xsd:integer;
  dwc:scientificName 'Gammarus zaddachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01788'^^xsd:double;
  dwc:latitude '54.55374'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14706'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '102299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11278'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11278'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11279'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11279'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11271'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11271'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11272'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11272'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11273'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11273'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11274'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11274'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11275'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11275'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11277'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11277'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11255'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11255'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11257'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11257'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11223'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11223'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11220'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11220'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11221'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11221'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11222'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11222'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11162'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11162'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11163'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, clay'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11163'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11164'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11164'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11165'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11165'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11166'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11166'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11171'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11171'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11172'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11172'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11147'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11147'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11144'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11144'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11145'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11145'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11159'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11159'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11160'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11160'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11161'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11161'^^xsd:anyURI;
  dwc:observationDate '1973-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11143'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11143'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11182'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11182'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11183'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11183'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11184'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11184'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11186'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11186'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11187'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11187'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11188'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11188'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11181'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11181'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11195'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11195'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11196'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11196'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11193'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11193'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11191'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11191'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11194'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11194'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11211'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11211'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11212'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11212'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11213'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11213'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11215'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11215'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11214'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11214'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11208'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11208'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11209'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11209'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11210'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11210'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11207'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11207'^^xsd:anyURI;
  dwc:observationDate '1973-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11218'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11218'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11219'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11219'^^xsd:anyURI;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11125'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11125'^^xsd:anyURI;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11104'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11104'^^xsd:anyURI;
  dwc:observationDate '1973-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11105'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11105'^^xsd:anyURI;
  dwc:observationDate '1973-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11099'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11099'^^xsd:anyURI;
  dwc:observationDate '1973-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11106'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11106'^^xsd:anyURI;
  dwc:observationDate '1973-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11107'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11107'^^xsd:anyURI;
  dwc:observationDate '1973-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11108'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11108'^^xsd:anyURI;
  dwc:observationDate '1973-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11109'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11109'^^xsd:anyURI;
  dwc:observationDate '1973-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11110'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11110'^^xsd:anyURI;
  dwc:observationDate '1973-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11306'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11306'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11307'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11307'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11409'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11409'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10505'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10505'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11427'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11427'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15505'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15505'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10479'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10479'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10480'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10480'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10481'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10481'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10484'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10484'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11414'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11414'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11416'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11416'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11410'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11410'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11411'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11411'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11412'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11412'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11413'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11413'^^xsd:anyURI;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10477'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10477'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10478'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10478'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10524'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10524'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10525'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10525'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10536'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10536'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10523'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10523'^^xsd:anyURI;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11496'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11496'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11185'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11185'^^xsd:anyURI;
  dwc:observationDate '1973-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8730'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8730'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8704'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8704'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8705'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8705'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8706'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8706'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11555'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11555'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11558'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11558'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15487'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15487'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15488'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15488'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15489'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15489'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15490'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15490'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15491'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15491'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15493'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15493'^^xsd:anyURI;
  dwc:observationDate '1975-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9665'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9665'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9667'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9667'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9681'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9681'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9684'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9684'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9685'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9685'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9686'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9686'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9687'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9687'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9688'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9688'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9689'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9689'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11276'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11276'^^xsd:anyURI;
  dwc:observationDate '1974-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8657'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8657'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8673'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.01992'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8673'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8925'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8925'^^xsd:anyURI;
  dwc:observationDate '1956-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8962'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8962'^^xsd:anyURI;
  dwc:observationDate '1956-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8969'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8969'^^xsd:anyURI;
  dwc:observationDate '1956-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8955'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8955'^^xsd:anyURI;
  dwc:observationDate '1956-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8957'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8957'^^xsd:anyURI;
  dwc:observationDate '1956-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8958'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8958'^^xsd:anyURI;
  dwc:observationDate '1956-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8959'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8959'^^xsd:anyURI;
  dwc:observationDate '1956-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8960'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8960'^^xsd:anyURI;
  dwc:observationDate '1956-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8178'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8178'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8206'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8206'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8203'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8203'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8204'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8204'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8205'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8205'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 17.02988)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "17.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8202'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.02988'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8202'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Calliopius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Kies, Sand'^^xsd:string;
  dwc:aphiaid '101511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:655'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Kies, Sand'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:656'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Kies, Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:657'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Kies, Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:658'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7767'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7767'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7786'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7786'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7788'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7788'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7759'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7759'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7758'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7758'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7764'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7764'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7760'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7760'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7761'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7761'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7762'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7762'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7763'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7763'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7776'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, clay, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7776'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7766'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, clay, granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7766'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7768'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, clay, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7768'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7769'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, clay, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7769'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7757'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, clay, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7757'^^xsd:anyURI;
  dwc:observationDate '1951-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09462"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.09462"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7799'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.09462'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, Fe-Mn concretions, grey sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7799'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09462"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.09462"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7770'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.09462'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, Fe-Mn concretions, grey sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7770'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09462"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.09462"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7771'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.09462'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, Fe-Mn concretions, grey sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7771'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09462"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.09462"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7772'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.09462'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, Fe-Mn concretions, grey sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7772'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09462"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.09462"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7773'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.09462'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, Fe-Mn concretions, grey sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7773'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09462"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.09462"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7774'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.09462'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, Fe-Mn concretions, grey sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7774'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09462"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09462 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.09462"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7775'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.09462'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, Fe-Mn concretions, grey sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7775'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7822'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7822'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7823'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7823'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7824'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7824'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7825'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7825'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7826'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7826'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7796'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7796'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7821'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7821'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7830'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7830'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7831'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7831'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7832'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7832'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7833'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7833'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7834'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7834'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7835'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7835'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7836'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7836'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7837'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7837'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15546'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15546'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15547'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15547'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15548'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15548'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15549'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15549'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15550'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15550'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13183'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13183'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13201'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13201'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13203'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13203'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13206'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13206'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13207'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13207'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13208'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13208'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13209'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13209'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13210'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13210'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13173'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13173'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13174'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13174'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14033'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14033'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14034'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14034'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14035'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14035'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14036'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14036'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14832'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14832'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14837'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14837'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14838'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14838'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14839'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14839'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14841'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14841'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14850'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14850'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14029'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14029'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14030'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14030'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14031'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14031'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14032'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14032'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14063'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14063'^^xsd:anyURI;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8753'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8753'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8754'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8754'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8755'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8755'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8756'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8756'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8750'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8750'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8751'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8751'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8752'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8752'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr kompakter grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:1'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr kompakter grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr kompakter grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr kompakter grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr kompakter grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7807'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7807'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7809'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7809'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7800'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7800'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7801'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7801'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7802'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7802'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7828'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7828'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7838'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7838'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7808'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7808'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7804'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7804'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7805'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7805'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7806'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7806'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7798'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7798'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7803'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7803'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7818'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7818'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7810'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7810'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7811'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7811'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7812'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7812'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7813'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7813'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7814'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7814'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7815'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7815'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7816'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7816'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7817'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7817'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8025'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8025'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7997'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7997'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7998'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7998'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7996'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7996'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8003'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8003'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7995'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7995'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7983'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7983'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7993'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7993'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7991'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7991'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34362"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.34362"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7987'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.34362'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7987'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34362"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.34362"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7988'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.34362'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, fine sand'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7988'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34362"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.34362"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7989'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.34362'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7989'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34362"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.34362"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7990'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.34362'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7990'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34362"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.34362"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7985'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.34362'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7985'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34362"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34362 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.34362"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7986'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.34362'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7986'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7930'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, granule, sand'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7930'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7984'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, granule, sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7984'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7961'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, granule, sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7961'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7971'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.03984'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, granule, sand'^^xsd:string;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7971'^^xsd:anyURI;
  dwc:observationDate '1951-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8290'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8290'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8291'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8291'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8292'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8292'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8289'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8289'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8302'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8302'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8293'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8293'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8294'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8294'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8557'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8557'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43824 17.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.43824"^^xsd:decimal ;
  dwc:decimalLongitude "17.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43824 17.0498)"^^geo:wktLiteral ;
  geo-pos:lat "57.43824"^^xsd:decimal ;
  geo-pos:long "17.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14369'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0498'^^xsd:double;
  dwc:latitude '57.43824'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14369'^^xsd:anyURI;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9018'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9018'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9019'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9019'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9020'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9020'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9022'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9022'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9015'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9015'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9017'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9017'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9024'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9024'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9029'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9029'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9030'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9030'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8985'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8985'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8551'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8551'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8565'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8565'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8567'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8567'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27888"^^xsd:decimal ;
  dwc:decimalLongitude "17.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27888 17.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.27888"^^xsd:decimal ;
  geo-pos:long "17.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8568'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.05976'^^xsd:double;
  dwc:latitude '55.27888'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8568'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8558'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.06972'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8558'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8559'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.06972'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8559'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8560'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.06972'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8560'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8561'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.06972'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8561'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8562'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.06972'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8562'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8563'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.06972'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8563'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8580'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.06972'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8580'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.07968'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.07968'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:16'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.07968'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:17'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.07968'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:22'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.07968'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:68'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.07968'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.07968)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.07968'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:18'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15536'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15536'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15298'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15298'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15299'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15299'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15300'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15300'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15308'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15308'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15292'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15292'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15297'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15297'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15283'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15283'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15284'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15284'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15265'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15265'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8569'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8569'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8570'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8570'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 17.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "17.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 17.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "17.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8571'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.08964'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8571'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15195'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15195'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15196'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15196'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15197'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15197'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15198'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15198'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15199'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15199'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15194'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15194'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9561'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9561'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9557'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9557'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9558'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9558'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9559'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9559'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9560'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9560'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11958'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11958'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11959'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11959'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55776"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55776 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.55776"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11960'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.55776'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11960'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15532'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15532'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15533'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15533'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15534'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15534'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15535'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15535'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15563'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15563'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15531'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15531'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15539'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15539'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15541'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15541'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15573'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15573'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15574'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15574'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15575'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15575'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11588'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11588'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11589'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11589'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11590'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11590'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11591'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11591'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11592'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11592'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11593'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11593'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11594'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11594'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11595'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11595'^^xsd:anyURI;
  dwc:observationDate '1976-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15570'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15570'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15571'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15571'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15572'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15572'^^xsd:anyURI;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15552'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15552'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15567'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15567'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15568'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15568'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15569'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15569'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15564'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15564'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15566'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15566'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15557'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15557'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15558'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15558'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15559'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15559'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15561'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15561'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15562'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15562'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15560'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15560'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15576'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15576'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15362'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15362'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15304'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15304'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15305'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15305'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15306'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15306'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15307'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15307'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15554'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15554'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15555'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15555'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15556'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15556'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15553'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15553'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15591'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15591'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15301'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15301'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15302'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15302'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15303'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.0996'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15303'^^xsd:anyURI;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "17.10056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "17.10056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10056'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:lehmiger Ton'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:378'^^xsd:anyURI;
  dwc:observationDate '1949-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "17.10056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "17.10056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10056'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:lehmiger Ton'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:399'^^xsd:anyURI;
  dwc:observationDate '1949-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "17.10056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "17.10056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10056'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:lehmiger Ton'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:401'^^xsd:anyURI;
  dwc:observationDate '1949-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "17.10056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "17.10056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10056'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:lehmiger Ton'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:395'^^xsd:anyURI;
  dwc:observationDate '1949-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "17.10056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "17.10056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10056'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:lehmiger Ton'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:400'^^xsd:anyURI;
  dwc:observationDate '1949-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "17.10056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 17.10056)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "17.10056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10056'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:lehmiger Ton'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:393'^^xsd:anyURI;
  dwc:observationDate '1949-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10714'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10956'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10714'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10715'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10956'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10715'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10716'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10956'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10716'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10717'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10956'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10717'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10718'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10956'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10718'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10719'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10956'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10719'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10720'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.10956'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10720'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, lockerer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:60'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, lockerer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:61'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, lockerer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:63'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, lockerer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:59'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.11952'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, lockerer Ton, wenig Kies'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:62'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 17.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 17.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "17.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8879'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.11952'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8879'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 17.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 17.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "17.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8764'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.11952'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8764'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 17.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "17.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 17.11952)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "17.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8760'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.11952'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8760'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8281'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.13944'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8281'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8306'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.13944'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8306'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8307'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.13944'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8307'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8308'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.13944'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8308'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8309'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.13944'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8309'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "17.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 17.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "17.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8304'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.13944'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8304'^^xsd:anyURI;
  dwc:observationDate '1956-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11056'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11056'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11046'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11046'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11060'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11060'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11072'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11072'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11074'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11074'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9808'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9808'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9829'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9829'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9936'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9936'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9907'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9907'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9908'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9908'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9909'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9909'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9910'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9910'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9911'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9911'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter brauner Ton'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:77'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter brauner Ton'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:58'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter brauner Ton'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:64'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter brauner Ton'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:65'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter brauner Ton'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:67'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kompakter brauner Ton'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:69'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10743'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10743'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10744'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10744'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10745'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10745'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10746'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10746'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10747'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10747'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10686'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10686'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10687'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10687'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10688'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10688'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10689'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10689'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10690'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10690'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10691'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.15936'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10691'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10748'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.17928'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10748'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10749'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.17928'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10749'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10750'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.17928'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10750'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8409'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8409'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8410'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8410'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8411'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8411'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8412'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8412'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8413'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8413'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8414'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8414'^^xsd:anyURI;
  dwc:observationDate '1956-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11098'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11098'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11086'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11086'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11090'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11090'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11092'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11092'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11093'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11093'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11094'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11094'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08964"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08964 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.08964"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11091'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.08964'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11091'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton (mit Sand)'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:73'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton (mit Sand)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:74'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton (mit Sand)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:75'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton (mit Sand)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:71'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton (mit Sand)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:72'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton (mit Sand)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:70'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10681'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10681'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10683'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10683'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10697'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10697'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10669'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10669'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10685'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10685'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8613'^^xsd:integer;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8613'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8614'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8614'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57768"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57768 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.57768"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8655'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '54.57768'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8655'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15472'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15472'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15473'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15473'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15470'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15470'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15471'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15471'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7779'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7779'^^xsd:anyURI;
  dwc:observationDate '1951-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7780'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7780'^^xsd:anyURI;
  dwc:observationDate '1951-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7781'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.20916'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7781'^^xsd:anyURI;
  dwc:observationDate '1951-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:311'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:312'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:313'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:520'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:495'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:493'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:494'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:496'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:478'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:310'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:498'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08466"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08466 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.08466"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.08466'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sehr feiner Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:497'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8296'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8296'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8298'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8298'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8299'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8299'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8300'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8300'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8301'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8301'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8303'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8303'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8311'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8311'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8305'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8305'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39342 17.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.39342"^^xsd:decimal ;
  dwc:decimalLongitude "17.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.39342 17.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.39342"^^xsd:decimal ;
  geo-pos:long "17.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8765'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.22908'^^xsd:double;
  dwc:latitude '55.39342'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8765'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 17.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38844"^^xsd:decimal ;
  dwc:decimalLongitude "17.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 17.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.38844"^^xsd:decimal ;
  geo-pos:long "17.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8797'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.23904'^^xsd:double;
  dwc:latitude '55.38844'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8797'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 17.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38844"^^xsd:decimal ;
  dwc:decimalLongitude "17.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 17.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.38844"^^xsd:decimal ;
  geo-pos:long "17.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8798'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.23904'^^xsd:double;
  dwc:latitude '55.38844'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8798'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 17.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38844"^^xsd:decimal ;
  dwc:decimalLongitude "17.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38844 17.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.38844"^^xsd:decimal ;
  geo-pos:long "17.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8799'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.23904'^^xsd:double;
  dwc:latitude '55.38844'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8799'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "17.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "17.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8340'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.249'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8340'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "17.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "17.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8361'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.249'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8361'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "17.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "17.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8363'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.249'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8363'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "17.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "17.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8368'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.249'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8368'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:309'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:499'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:500'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:501'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:509'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:511'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:514'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:516'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24402"^^xsd:decimal ;
  dwc:decimalLongitude "17.25398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24402 17.25398)"^^geo:wktLiteral ;
  geo-pos:lat "55.24402"^^xsd:decimal ;
  geo-pos:long "17.25398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25398'^^xsd:double;
  dwc:latitude '55.24402'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:leichter, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:515'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9501'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9501'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9486'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9486'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9487'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9487'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9488'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9488'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9489'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9489'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9490'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9490'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9491'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9491'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9493'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9493'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9494'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9494'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9443'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9443'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9444'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9444'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9437'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9437'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9445'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9445'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9446'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9446'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9447'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9447'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9448'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9448'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9451'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9451'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9452'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.25896'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9452'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "17.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "17.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7663'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.26892'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7663'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "17.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "17.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7635'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.26892'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7635'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "17.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "17.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7636'^^xsd:integer;
  dwc:scientificName 'Mysis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.26892'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '119886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7636'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '119886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "17.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "17.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7637'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.26892'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7637'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "17.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 17.26892)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "17.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7638'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.26892'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7638'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8631'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8631'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8632'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8632'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8633'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8633'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8634'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8634'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8635'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8635'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8636'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8636'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8637'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8637'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8638'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8638'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8639'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8639'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8640'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.27888'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8640'^^xsd:anyURI;
  dwc:observationDate '1956-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8572'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8572'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8573'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8573'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8574'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8574'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8575'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8575'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8576'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8576'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8169'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8169'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8170'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8170'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8197'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8197'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 17.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "17.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 17.28884)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "17.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8199'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.28884'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8199'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11360'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11360'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11351'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11351'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11352'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11352'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11353'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11353'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11354'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11354'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11340'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11340'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11342'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11342'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11343'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11343'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11344'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11344'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11345'^^xsd:integer;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11345'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11347'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11347'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11348'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11348'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11349'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11349'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11346'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11346'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9441'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9441'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9442'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9442'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9439'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9439'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9440'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9440'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9465'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9465'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9466'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9466'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9449'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9449'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9461'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9461'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9463'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9463'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9464'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9464'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9467'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9467'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9438'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.30876'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9438'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12891'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12891'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12893'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12893'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15210'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15210'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14587'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14587'^^xsd:anyURI;
  dwc:observationDate '1974-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12881'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12881'^^xsd:anyURI;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14576'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14576'^^xsd:anyURI;
  dwc:observationDate '1974-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14578'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14578'^^xsd:anyURI;
  dwc:observationDate '1974-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14570'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14570'^^xsd:anyURI;
  dwc:observationDate '1974-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13907'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13907'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13908'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13908'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13909'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13909'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13910'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13910'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13911'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13911'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13912'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13912'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13913'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13913'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13914'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13914'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11949'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11949'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11954'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11954'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11956'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11956'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11964'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11964'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14907'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14907'^^xsd:anyURI;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14900'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14900'^^xsd:anyURI;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14901'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14901'^^xsd:anyURI;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14902'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14902'^^xsd:anyURI;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14903'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14903'^^xsd:anyURI;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14017'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14017'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14018'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14018'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14019'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14019'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14020'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14020'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14021'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14021'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14022'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14022'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14023'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14023'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9532'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9532'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9533'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9533'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9534'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9534'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9535'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9535'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9536'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9536'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9537'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9537'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9538'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9538'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9539'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9539'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9546'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9546'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9562'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9562'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9554'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9554'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15565'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15565'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15614'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15614'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15587'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15587'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8552'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8552'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8553'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8553'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8554'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8554'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8555'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8555'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8556'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8556'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8566'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8566'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8595'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8595'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "17.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 17.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "17.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8610'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble, concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8610'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50694 17.3207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50694"^^xsd:decimal ;
  dwc:decimalLongitude "17.3207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50694 17.3207)"^^geo:wktLiteral ;
  geo-pos:lat "54.50694"^^xsd:decimal ;
  geo-pos:long "17.3207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14700'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3207'^^xsd:double;
  dwc:latitude '54.50694'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14700'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50694 17.3207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50694"^^xsd:decimal ;
  dwc:decimalLongitude "17.3207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50694 17.3207)"^^geo:wktLiteral ;
  geo-pos:lat "54.50694"^^xsd:decimal ;
  geo-pos:long "17.3207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14701'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3207'^^xsd:double;
  dwc:latitude '54.50694'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14701'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50694 17.3207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50694"^^xsd:decimal ;
  dwc:decimalLongitude "17.3207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50694 17.3207)"^^geo:wktLiteral ;
  geo-pos:lat "54.50694"^^xsd:decimal ;
  geo-pos:long "17.3207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14702'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3207'^^xsd:double;
  dwc:latitude '54.50694'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14702'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50694 17.3207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50694"^^xsd:decimal ;
  dwc:decimalLongitude "17.3207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50694 17.3207)"^^geo:wktLiteral ;
  geo-pos:lat "54.50694"^^xsd:decimal ;
  geo-pos:long "17.3207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14703'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3207'^^xsd:double;
  dwc:latitude '54.50694'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14703'^^xsd:anyURI;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7733'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7733'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7716'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7716'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7728'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7728'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7729'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7729'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7730'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7730'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7731'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7731'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7732'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7732'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7725'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7725'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16632"^^xsd:decimal ;
  dwc:decimalLongitude "17.33162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16632 17.33162)"^^geo:wktLiteral ;
  geo-pos:lat "55.16632"^^xsd:decimal ;
  geo-pos:long "17.33162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7727'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33162'^^xsd:double;
  dwc:latitude '55.16632'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silty sand, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7727'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15592'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15592'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15593'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15593'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15219'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15219'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15220'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15220'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15221'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15221'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15216'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15216'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15217'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15217'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15211'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15211'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15228'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.33864'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15228'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5358 17.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5358"^^xsd:decimal ;
  dwc:decimalLongitude "17.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5358 17.35358)"^^geo:wktLiteral ;
  geo-pos:lat "54.5358"^^xsd:decimal ;
  geo-pos:long "17.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35358'^^xsd:double;
  dwc:latitude '54.5358'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand mit Kies'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:208'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5358 17.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5358"^^xsd:decimal ;
  dwc:decimalLongitude "17.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5358 17.35358)"^^geo:wktLiteral ;
  geo-pos:lat "54.5358"^^xsd:decimal ;
  geo-pos:long "17.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35358'^^xsd:double;
  dwc:latitude '54.5358'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand mit Kies'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:210'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5358 17.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5358"^^xsd:decimal ;
  dwc:decimalLongitude "17.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5358 17.35358)"^^geo:wktLiteral ;
  geo-pos:lat "54.5358"^^xsd:decimal ;
  geo-pos:long "17.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35358'^^xsd:double;
  dwc:latitude '54.5358'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand mit Kies'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:202'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5358 17.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5358"^^xsd:decimal ;
  dwc:decimalLongitude "17.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5358 17.35358)"^^geo:wktLiteral ;
  geo-pos:lat "54.5358"^^xsd:decimal ;
  geo-pos:long "17.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35358'^^xsd:double;
  dwc:latitude '54.5358'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Feinsand mit Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:219'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "17.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "17.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10844'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35856'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10844'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "17.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "17.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10845'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35856'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10845'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "17.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "17.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10846'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35856'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10846'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "17.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "17.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10847'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35856'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10847'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "17.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 17.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "17.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10848'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.35856'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10848'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8577'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8577'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8578'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8578'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8579'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8579'^^xsd:anyURI;
  dwc:observationDate '1957-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15462'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15462'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15463'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15463'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15464'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15464'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15465'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15465'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15226'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15226'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15223'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15223'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15224'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15224'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15222'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15222'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15230'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15230'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15164'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15164'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15174'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37848'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15174'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.37944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.37944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37944'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:625'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.37944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.37944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37944'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:626'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.37944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.37944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37944'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:621'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.37944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.37944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37944'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:622'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.37944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.37944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37944'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:623'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.37944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.37944)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.37944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.37944'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:624'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "17.38244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "17.38244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7672'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38244'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7672'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "17.38244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "17.38244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7673'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38244'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7673'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "17.38244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "17.38244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7670'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38244'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7670'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "17.38244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "17.38244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7671'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38244'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7671'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "17.38244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "17.38244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7644'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38244'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7644'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30174"^^xsd:decimal ;
  dwc:decimalLongitude "17.38244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30174 17.38244)"^^geo:wktLiteral ;
  geo-pos:lat "55.30174"^^xsd:decimal ;
  geo-pos:long "17.38244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7642'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38244'^^xsd:double;
  dwc:latitude '55.30174'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7642'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "17.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "17.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8376'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38844'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8376'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "17.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "17.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8377'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38844'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8377'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "17.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "17.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8378'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38844'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8378'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "17.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "17.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8379'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38844'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8379'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "17.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "17.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8380'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38844'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8380'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5727"^^xsd:decimal ;
  dwc:decimalLongitude "17.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5727 17.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.5727"^^xsd:decimal ;
  geo-pos:long "17.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8381'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.38844'^^xsd:double;
  dwc:latitude '54.5727'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8381'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11058'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11058'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11075'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11075'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11088'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11088'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15480'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15480'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15456'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15456'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15466'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15466'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15468'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15468'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58266"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.58266"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8836'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.58266'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8836'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58266"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.58266"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8937'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.58266'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8937'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58266"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.58266"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8938'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.58266'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8938'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58266"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.58266"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8935'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.58266'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8935'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58266"^^xsd:decimal ;
  dwc:decimalLongitude "17.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 17.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.58266"^^xsd:decimal ;
  geo-pos:long "17.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8936'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.3984'^^xsd:double;
  dwc:latitude '55.58266'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8936'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.07 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.07"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.07 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.07"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14626'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '57.07'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, (H2S)'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14626'^^xsd:anyURI;
  dwc:observationDate '1974-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.07 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.07"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.07 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.07"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14625'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Sweden'^^xsd:string;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '57.07'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, (H2S)'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14625'^^xsd:anyURI;
  dwc:observationDate '1974-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9021'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9021'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9013'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9013'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9023'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9023'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9025'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9025'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9026'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9026'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9027'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9027'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9028'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9028'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9011'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9011'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9012'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9012'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9000'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9000'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10700'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10700'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10711'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10711'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10713'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10713'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10740'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10740'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10751'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10751'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10752'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10752'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10753'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10753'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21912"^^xsd:decimal ;
  dwc:decimalLongitude "17.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21912 17.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.21912"^^xsd:decimal ;
  geo-pos:long "17.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10754'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.40836'^^xsd:double;
  dwc:latitude '55.21912'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10754'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8767'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8767'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8768'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8768'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8769'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8769'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8770'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8770'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8771'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8771'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8772'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8772'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.28884"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.28884 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.28884"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8766'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.28884'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8766'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9724'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9724'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9732'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9732'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9734'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9734'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9735'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9735'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9736'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9736'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9737'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9737'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9738'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9738'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9739'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9739'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "17.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 17.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "17.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9740'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9740'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:641'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:642'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:636'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:637'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:640'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:645'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:613'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:634'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:635'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.4392)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.4392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4392'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:639'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7654'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7654'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7661'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7661'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7662'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7662'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7674'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7674'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7668'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7668'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7669'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7669'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7667'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7667'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7664'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7664'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23904"^^xsd:decimal ;
  dwc:decimalLongitude "17.44616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23904 17.44616)"^^geo:wktLiteral ;
  geo-pos:lat "55.23904"^^xsd:decimal ;
  geo-pos:long "17.44616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7666'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.44616'^^xsd:double;
  dwc:latitude '55.23904'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7666'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9468'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9468'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9450'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9450'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9453'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9453'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9456'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9456'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9458'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9458'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9459'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9459'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9460'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9460'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9462'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9462'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9483'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.4482'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9483'^^xsd:anyURI;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10698'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10698'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10701'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10701'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10702'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10702'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10703'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10703'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10704'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10704'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10705'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10705'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10706'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10706'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10707'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10707'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10708'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10708'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10709'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10709'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10710'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10710'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10712'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10712'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "17.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 17.47808)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "17.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10726'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.47808'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10726'^^xsd:anyURI;
  dwc:observationDate '1972-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15537'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15537'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15538'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15538'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15551'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15551'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15540'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15540'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11799'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11799'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11800'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11800'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11801'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11801'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11802'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11802'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15120'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15120'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15121'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15121'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15122'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15122'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15123'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15123'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8355'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8355'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8364'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8364'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8365'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8365'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8366'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8366'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "17.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 17.48804)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "17.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8367'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.48804'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8367'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11049'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11049'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11050'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11050'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11051'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11051'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11052'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11052'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11053'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11053'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11054'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11054'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11055'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11055'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11047'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11047'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "17.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 17.498)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "17.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11048'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.498'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11048'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7655'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7655'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7656'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7656'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7657'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7657'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7658'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7658'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7659'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7659'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7660'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7660'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7614'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7614'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7611'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7611'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7665'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:medium sand Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7665'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7943'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7943'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8107'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8107'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7976'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7976'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7978'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7978'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7979'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7979'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7980'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7980'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "17.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 17.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "17.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7977'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.50796'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7977'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9530'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9530'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9540'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9540'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9541'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9541'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9542'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9542'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9543'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9543'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9544'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9544'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9545'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9545'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9548'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9548'^^xsd:anyURI;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15594'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15594'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15595'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15595'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15596'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15596'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15597'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15597'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15598'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15598'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15599'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15599'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15600'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15600'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.51792)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15615'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.51792'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15615'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "17.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "17.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15530'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.52788'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15530'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "17.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "17.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15458'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.52788'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, granule'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15458'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "17.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "17.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15459'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.52788'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, granule'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15459'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "17.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "17.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15460'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.52788'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15460'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "17.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 17.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "17.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15461'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.52788'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15461'^^xsd:anyURI;
  dwc:observationDate '1975-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 17.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "17.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 17.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "17.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15590'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.5478'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15590'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 17.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "17.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 17.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "17.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15602'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.5478'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15602'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 17.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03984"^^xsd:decimal ;
  dwc:decimalLongitude "17.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03984 17.5478)"^^geo:wktLiteral ;
  geo-pos:lat "55.03984"^^xsd:decimal ;
  geo-pos:long "17.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15604'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.5478'^^xsd:double;
  dwc:latitude '55.03984'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15604'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.54876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.54876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.54876'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Sand, Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:561'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.54876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.54876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.54876'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Sand, Kies'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:643'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.54876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.54876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.54876'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Sand, Kies'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:632'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.54876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.54876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.54876'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Sand, Kies'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:633'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.54876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.54876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.54876'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Sand, Kies'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:630'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.54876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.54876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.54876'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Sand, Kies'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:631'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.54876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.54876)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.54876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.54876'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer Sand, Kies'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:629'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54078 17.55176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54078"^^xsd:decimal ;
  dwc:decimalLongitude "17.55176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54078 17.55176)"^^geo:wktLiteral ;
  geo-pos:lat "54.54078"^^xsd:decimal ;
  geo-pos:long "17.55176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55176'^^xsd:double;
  dwc:latitude '54.54078'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:212'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54078 17.55176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54078"^^xsd:decimal ;
  dwc:decimalLongitude "17.55176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54078 17.55176)"^^geo:wktLiteral ;
  geo-pos:lat "54.54078"^^xsd:decimal ;
  geo-pos:long "17.55176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55176'^^xsd:double;
  dwc:latitude '54.54078'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:213'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7596'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55278'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7596'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7597'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55278'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7597'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7598'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55278'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7598'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7599'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55278'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7599'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7600'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55278'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7600'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7601'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55278'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7601'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7602'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55278'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7602'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "17.55278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 17.55278)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "17.55278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7595'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.55278'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7595'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8598'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8598'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8599'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8599'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8600'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8600'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8601'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8601'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8611'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8611'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8349'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8349'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8350'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8350'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8351'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8351'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8352'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8352'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "17.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 17.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "17.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8353'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.57768'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8353'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15234"^^xsd:decimal ;
  dwc:decimalLongitude "17.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.15234"^^xsd:decimal ;
  geo-pos:long "17.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9004'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.58764'^^xsd:double;
  dwc:latitude '55.15234'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9004'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15234"^^xsd:decimal ;
  dwc:decimalLongitude "17.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.15234"^^xsd:decimal ;
  geo-pos:long "17.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9006'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.58764'^^xsd:double;
  dwc:latitude '55.15234'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9006'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15234"^^xsd:decimal ;
  dwc:decimalLongitude "17.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.15234"^^xsd:decimal ;
  geo-pos:long "17.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9007'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.58764'^^xsd:double;
  dwc:latitude '55.15234'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9007'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15234"^^xsd:decimal ;
  dwc:decimalLongitude "17.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.15234"^^xsd:decimal ;
  geo-pos:long "17.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9008'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.58764'^^xsd:double;
  dwc:latitude '55.15234'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9008'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15234"^^xsd:decimal ;
  dwc:decimalLongitude "17.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.15234"^^xsd:decimal ;
  geo-pos:long "17.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9009'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.58764'^^xsd:double;
  dwc:latitude '55.15234'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9009'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15234"^^xsd:decimal ;
  dwc:decimalLongitude "17.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.15234"^^xsd:decimal ;
  geo-pos:long "17.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9010'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.58764'^^xsd:double;
  dwc:latitude '55.15234'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9010'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15234"^^xsd:decimal ;
  dwc:decimalLongitude "17.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15234 17.58764)"^^geo:wktLiteral ;
  geo-pos:lat "55.15234"^^xsd:decimal ;
  geo-pos:long "17.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9005'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '17.58764'^^xsd:double;
  dwc:latitude '55.15234'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9005'^^xsd:anyURI;
  dwc:observationDate '1956-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15204'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15204'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15201'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15201'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15203'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15203'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11917'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11917'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11932'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11932'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11950'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11950'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11951'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11951'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11952'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11952'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11953'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11953'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15191'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15191'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9184'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9184'^^xsd:anyURI;
  dwc:observationDate '1956-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9105'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9105'^^xsd:anyURI;
  dwc:observationDate '1956-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9001'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9001'^^xsd:anyURI;
  dwc:observationDate '1956-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9002'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9002'^^xsd:anyURI;
  dwc:observationDate '1956-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9003'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9003'^^xsd:anyURI;
  dwc:observationDate '1956-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9691'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9691'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9694'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9694'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9695'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9695'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9696'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9696'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9698'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9698'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9700'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9700'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9701'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9701'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9706'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9706'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15361'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15361'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8783'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8783'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8785'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8785'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:76'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:41'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13565'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13565'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13563'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13563'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13564'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13564'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13566'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13566'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13567'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13567'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13568'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13568'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13576'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13576'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13585'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13585'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13587'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13587'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:49'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:47'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Ton'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:66'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8773'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8773'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8774'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8774'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8775'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8775'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8762'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8762'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14725'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14725'^^xsd:anyURI;
  dwc:observationDate '1974-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14735'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14735'^^xsd:anyURI;
  dwc:observationDate '1974-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14736'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14736'^^xsd:anyURI;
  dwc:observationDate '1974-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15527'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15527'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14737'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14737'^^xsd:anyURI;
  dwc:observationDate '1974-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14738'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14738'^^xsd:anyURI;
  dwc:observationDate '1974-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14739'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14739'^^xsd:anyURI;
  dwc:observationDate '1974-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14740'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14740'^^xsd:anyURI;
  dwc:observationDate '1974-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13175'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13175'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13176'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13176'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13177'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13177'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13178'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13178'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13179'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13179'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13180'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13180'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15492'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15492'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15450'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15450'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15451'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15451'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15452'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15452'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15453'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15453'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15454'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15454'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15457'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15457'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15469'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15469'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14330'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14330'^^xsd:anyURI;
  dwc:observationDate '1973-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14331'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14331'^^xsd:anyURI;
  dwc:observationDate '1973-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14843'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14843'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14844'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14844'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14845'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14845'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Sand u. Kies auf einer Lehmunterlage'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:110'^^xsd:anyURI;
  dwc:observationDate '1948-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Lamellidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:brauner Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '181522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:410'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:brauner Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:433'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Sand u. Kies auf einer Lehmunterlage'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:112'^^xsd:anyURI;
  dwc:observationDate '1948-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:brauner Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:422'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:brauner Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:405'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:brauner Lehm mit Kies und Steinen'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:406'^^xsd:anyURI;
  dwc:observationDate '1949-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8761'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8761'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8297'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8297'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8749'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8749'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Steine, Sand u. Kies auf einer Lehmunterlage'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:111'^^xsd:anyURI;
  dwc:observationDate '1948-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8732'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8732'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8341'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8341'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8342'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8342'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8343'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8343'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8344'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8344'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8345'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8345'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8346'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8346'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8347'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8347'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8348'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble; Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8348'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8743'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8743'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8744'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8744'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8746'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8746'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8748'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8748'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8620'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8620'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8621'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8621'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8622'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8622'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8623'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8623'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8624'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8624'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8626'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8626'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8641'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8641'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19422"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.19422"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7755'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.19422'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7755'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19422"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.19422"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7734'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.19422'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7734'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19422"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.19422"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7651'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.19422'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7651'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19422"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.19422"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7618'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.19422'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7618'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19422"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.19422"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7619'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.19422'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7619'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19422"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.19422"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7632'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.19422'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7632'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19422"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.19422"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7615'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.19422'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7615'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.19422"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.19422 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.19422"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7617'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.19422'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7617'^^xsd:anyURI;
  dwc:observationDate '1951-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11242'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11242'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11224'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11224'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11225'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11225'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11231'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11231'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11232'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11232'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11233'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11233'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11226'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11226'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11227'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11227'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11229'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11229'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11234'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11234'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11235'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11235'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11167'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11167'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11168'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11168'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11169'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11169'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11157'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11157'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11134'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11134'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11136'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11136'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11217'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11217'^^xsd:anyURI;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11126'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11126'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11127'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11127'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11128'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11128'^^xsd:anyURI;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11406'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11406'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9531'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9531'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11424'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11424'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11425'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11425'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11415'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11415'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11418'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11418'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11419'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11419'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11420'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11420'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11421'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11421'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11422'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11422'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11423'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11423'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10527'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10527'^^xsd:anyURI;
  dwc:observationDate '1972-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10529'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10529'^^xsd:anyURI;
  dwc:observationDate '1972-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10530'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10530'^^xsd:anyURI;
  dwc:observationDate '1972-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10531'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10531'^^xsd:anyURI;
  dwc:observationDate '1972-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10532'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10532'^^xsd:anyURI;
  dwc:observationDate '1972-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10533'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10533'^^xsd:anyURI;
  dwc:observationDate '1972-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10517'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10517'^^xsd:anyURI;
  dwc:observationDate '1972-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11451'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11451'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11448'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11448'^^xsd:anyURI;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11567'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11567'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11568'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11568'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11569'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11569'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11570'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11570'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11578'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11578'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11580'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11580'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11584'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11584'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11585'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11585'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11557'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11557'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15481'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15481'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15495'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15495'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15496'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15496'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15497'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15497'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15498'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15498'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15499'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15499'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15500'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15500'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15501'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15501'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15502'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15502'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15503'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15503'^^xsd:anyURI;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9614'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9614'^^xsd:anyURI;
  dwc:observationDate '1969-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9745'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9745'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9750'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9750'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9674'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9674'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9675'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9675'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9676'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9676'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9677'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9677'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9678'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9678'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9679'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9679'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9680'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9680'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9682'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9682'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9690'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9690'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9702'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9702'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9703'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9703'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9704'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9704'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9705'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9705'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9722'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9722'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9725'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9725'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9743'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9743'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9744'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9744'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9619'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9619'^^xsd:anyURI;
  dwc:observationDate '1969-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9627'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9627'^^xsd:anyURI;
  dwc:observationDate '1969-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10620'^^xsd:integer;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10620'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10627'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10627'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10628'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10628'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10630'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10630'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10632'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10632'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10633'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10633'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10634'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10634'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10635'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10635'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10636'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10636'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10637'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10637'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10638'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10638'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10639'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10639'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10640'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10640'^^xsd:anyURI;
  dwc:observationDate '1972-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10671'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10671'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10672'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10672'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10673'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10673'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10674'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10674'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10675'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10675'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10676'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10676'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10677'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10677'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10678'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10678'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10679'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10679'^^xsd:anyURI;
  dwc:observationDate '1972-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11581'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11581'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11582'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11582'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11583'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11583'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11572'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11572'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11577'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11577'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11579'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11579'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11587'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11587'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9746'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9746'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9747'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9747'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9749'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9749'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9751'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9751'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9752'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9752'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9757'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9757'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9741'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9741'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11527'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11527'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11765'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11765'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11574'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11574'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11575'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11575'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11576'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11576'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11803'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11803'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10840'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10840'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10841'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10841'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10842'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10842'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10843'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10843'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15124'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15124'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15125'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15125'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15126'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15126'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10757'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10757'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10798'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10798'^^xsd:anyURI;
  dwc:observationDate '1972-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14370'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, very coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14370'^^xsd:anyURI;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14371'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, very coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14371'^^xsd:anyURI;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13562'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13562'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13570'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13570'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13572'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13572'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13573'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13573'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13574'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13574'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13575'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13575'^^xsd:anyURI;
  dwc:observationDate '1972-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14360'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, very coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14360'^^xsd:anyURI;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13385'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13385'^^xsd:anyURI;
  dwc:observationDate '1971-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13393'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13393'^^xsd:anyURI;
  dwc:observationDate '1971-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13395'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13395'^^xsd:anyURI;
  dwc:observationDate '1971-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13396'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13396'^^xsd:anyURI;
  dwc:observationDate '1971-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13397'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13397'^^xsd:anyURI;
  dwc:observationDate '1971-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14338'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, very coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14338'^^xsd:anyURI;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 18)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14340'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, very coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14340'^^xsd:anyURI;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0906"^^xsd:decimal ;
  dwc:decimalLongitude "18.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0906"^^xsd:decimal ;
  geo-pos:long "18.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7621'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.00996'^^xsd:double;
  dwc:latitude '55.0906'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7621'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0906"^^xsd:decimal ;
  dwc:decimalLongitude "18.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0906"^^xsd:decimal ;
  geo-pos:long "18.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7623'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.00996'^^xsd:double;
  dwc:latitude '55.0906'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7623'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0906"^^xsd:decimal ;
  dwc:decimalLongitude "18.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0906"^^xsd:decimal ;
  geo-pos:long "18.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7630'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.00996'^^xsd:double;
  dwc:latitude '55.0906'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7630'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0906"^^xsd:decimal ;
  dwc:decimalLongitude "18.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0906"^^xsd:decimal ;
  geo-pos:long "18.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7631'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.00996'^^xsd:double;
  dwc:latitude '55.0906'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7631'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0906"^^xsd:decimal ;
  dwc:decimalLongitude "18.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0906 18.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.0906"^^xsd:decimal ;
  geo-pos:long "18.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7603'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.00996'^^xsd:double;
  dwc:latitude '55.0906'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7603'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05076 18.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05076"^^xsd:decimal ;
  dwc:decimalLongitude "18.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05076 18.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.05076"^^xsd:decimal ;
  geo-pos:long "18.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7628'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0498'^^xsd:double;
  dwc:latitude '55.05076'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7628'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05076 18.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05076"^^xsd:decimal ;
  dwc:decimalLongitude "18.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05076 18.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.05076"^^xsd:decimal ;
  geo-pos:long "18.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7629'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0498'^^xsd:double;
  dwc:latitude '55.05076'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7629'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05076 18.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05076"^^xsd:decimal ;
  dwc:decimalLongitude "18.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05076 18.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.05076"^^xsd:decimal ;
  geo-pos:long "18.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7605'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0498'^^xsd:double;
  dwc:latitude '55.05076'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7605'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "18.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0498'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:356'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "18.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0498'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:368'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "18.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0498'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:357'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 18.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "18.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 18.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "18.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8373'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.07968'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8373'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 18.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "18.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 18.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "18.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8374'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.07968'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8374'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 18.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56772"^^xsd:decimal ;
  dwc:decimalLongitude "18.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56772 18.07968)"^^geo:wktLiteral ;
  geo-pos:lat "54.56772"^^xsd:decimal ;
  geo-pos:long "18.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8375'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.07968'^^xsd:double;
  dwc:latitude '54.56772'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8375'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15605'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15605'^^xsd:anyURI;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9748'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9748'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9726'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9726'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9727'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9727'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9728'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9728'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9729'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9729'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9730'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9730'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9731'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9731'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8168'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8168'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8173'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8173'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8174'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8174'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8175'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8175'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8171'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8171'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8172'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8172'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8177'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8177'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "18.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 18.0996)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "18.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8187'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.0996'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8187'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53184 18.10656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53184"^^xsd:decimal ;
  dwc:decimalLongitude "18.10656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53184 18.10656)"^^geo:wktLiteral ;
  geo-pos:lat "54.53184"^^xsd:decimal ;
  geo-pos:long "18.10656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10656'^^xsd:double;
  dwc:latitude '54.53184'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit wenig Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:214'^^xsd:anyURI;
  dwc:observationDate '1950-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11494'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11494'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11804'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11804'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11805'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11805'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11806'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11806'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11573'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11573'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15127'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15127'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15128'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15128'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.10956)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15134'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.10956'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15134'^^xsd:anyURI;
  dwc:observationDate '1975-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.11952'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:306'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.11952'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:504'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.11952'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:476'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.11952'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:480'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.11952'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:481'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.11952'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:467'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.11952'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:479'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.12246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.12246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7620'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12246'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7620'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.12246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.12246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7622'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12246'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7622'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.12246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.12246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7624'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12246'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7624'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.12246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.12246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7625'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12246'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7625'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.12246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.12246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7626'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12246'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7626'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.12246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.12246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7627'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12246'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7627'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.12246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 18.12246)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "18.12246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7613'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12246'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7613'^^xsd:anyURI;
  dwc:observationDate '1951-08-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:359'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:362'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:363'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:351'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:361'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisen-Mangankonkretionen (viele)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:124'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisen-Mangankonkretionen (viele)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:126'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisen-Mangankonkretionen (viele)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:148'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisen-Mangankonkretionen (viele)'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:149'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Eisen-Mangankonkretionen (viele)'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:150'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10767'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10767'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10796'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.12948'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10796'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9692'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9692'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9693'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9693'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9699'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9699'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9714'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9714'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9716'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9716'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9719'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9719'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9720'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9720'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9721'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9721'^^xsd:anyURI;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8603'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8603'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8605'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8605'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8596'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8596'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8606'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8606'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8607'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8607'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8608'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8608'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.249"^^xsd:decimal ;
  dwc:decimalLongitude "18.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.249 18.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.249"^^xsd:decimal ;
  geo-pos:long "18.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8609'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.13944'^^xsd:double;
  dwc:latitude '55.249'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8609'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:358'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:360'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:364'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:365'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:335'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:343'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Sand, Steine'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:366'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Kies, Steine, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:338'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Kies, Steine, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:336'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.15936)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.15936'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Kies, Steine, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:337'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 18.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "18.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 18.16932)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "18.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9156'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.16932'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9156'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 18.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "18.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 18.16932)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "18.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9155'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.16932'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9155'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "18.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "18.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11562'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.18924'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11562'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "18.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "18.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11563'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.18924'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11563'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "18.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "18.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11564'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.18924'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11564'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "18.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "18.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11565'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.18924'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11565'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "18.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "18.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11566'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.18924'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11566'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "18.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "18.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11560'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.18924'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11560'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "18.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 18.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "18.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11561'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.18924'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11561'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15205'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15205'^^xsd:anyURI;
  dwc:observationDate '1975-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11767'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11767'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11768'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11768'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11769'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11769'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11770'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11770'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11771'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11771'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11772'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11772'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11773'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11773'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10801'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, granule'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10801'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10802'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, granule'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10802'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10803'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, granule'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10803'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10804'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10804'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10805'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10805'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10806'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10806'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8360'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8360'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8362'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8362'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8370'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8370'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14543'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14543'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14547'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14547'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14548'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14548'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14549'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14549'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14550'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14550'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14551'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14551'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14541'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14541'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14519'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14519'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13182'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13182'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13184'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13184'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13185'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13185'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13186'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13186'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13187'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13187'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13188'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13188'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13192'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13192'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13172'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13172'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14923'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14923'^^xsd:anyURI;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13988'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13988'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13990'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13990'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14013'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14013'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14024'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14024'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14025'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14025'^^xsd:anyURI;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14196'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14196'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14197'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14197'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14198'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14198'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14199'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14199'^^xsd:anyURI;
  dwc:observationDate '1973-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9199'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9199'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9200'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9200'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9201'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9201'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9202'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9202'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9203'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9203'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9166'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9166'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9181'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9181'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9197'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.21912'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9197'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9570'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9570'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9629'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9629'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9639'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9639'^^xsd:anyURI;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.50796 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.50796 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.50796"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15130'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '55.50796'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15130'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.50796 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.50796 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.50796"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15131'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '55.50796'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15131'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "56.00996"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8931'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '56.00996'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8931'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "56.00996"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8932'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '56.00996'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8932'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "56.00996"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8933'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '56.00996'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8933'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "56.00996"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8934'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '56.00996'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8934'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "56.00996"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8927'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '56.00996'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8927'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "56.00996"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8928'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '56.00996'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8928'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "56.00996"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8929'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '56.00996'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8929'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00996 18.22908)"^^geo:wktLiteral ;
  geo-pos:lat "56.00996"^^xsd:decimal ;
  geo-pos:long "18.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8930'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.22908'^^xsd:double;
  dwc:latitude '56.00996'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8930'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9773'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9773'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9779'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9779'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9781'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9781'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9783'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9783'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9784'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9784'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9785'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9785'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53286"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53286 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "54.53286"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9789'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '54.53286'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9789'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8808'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8808'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8834'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8834'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8837'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8837'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8838'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8838'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8849'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8849'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8274'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8274'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8275'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8275'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8276'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8276'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8277'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8277'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8278'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8278'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8264'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8264'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8273'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8273'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8325'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.249'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8325'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11599'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.25896'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11599'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11606'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.25896'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11606'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9753'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.25896'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9753'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9754'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.25896'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9754'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9755'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.25896'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9755'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9756'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.25896'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9756'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48006"^^xsd:decimal ;
  dwc:decimalLongitude "18.26688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  geo-pos:lat "54.48006"^^xsd:decimal ;
  geo-pos:long "18.26688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14599'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.26688'^^xsd:double;
  dwc:latitude '54.48006'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14599'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48006"^^xsd:decimal ;
  dwc:decimalLongitude "18.26688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  geo-pos:lat "54.48006"^^xsd:decimal ;
  geo-pos:long "18.26688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14600'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.26688'^^xsd:double;
  dwc:latitude '54.48006'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14600'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48006"^^xsd:decimal ;
  dwc:decimalLongitude "18.26688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  geo-pos:lat "54.48006"^^xsd:decimal ;
  geo-pos:long "18.26688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14601'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.26688'^^xsd:double;
  dwc:latitude '54.48006'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14601'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48006"^^xsd:decimal ;
  dwc:decimalLongitude "18.26688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  geo-pos:lat "54.48006"^^xsd:decimal ;
  geo-pos:long "18.26688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14602'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.26688'^^xsd:double;
  dwc:latitude '54.48006'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14602'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48006"^^xsd:decimal ;
  dwc:decimalLongitude "18.26688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  geo-pos:lat "54.48006"^^xsd:decimal ;
  geo-pos:long "18.26688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14621'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.26688'^^xsd:double;
  dwc:latitude '54.48006'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14621'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48006"^^xsd:decimal ;
  dwc:decimalLongitude "18.26688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  geo-pos:lat "54.48006"^^xsd:decimal ;
  geo-pos:long "18.26688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14598'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.26688'^^xsd:double;
  dwc:latitude '54.48006'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14598'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48006"^^xsd:decimal ;
  dwc:decimalLongitude "18.26688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48006 18.26688)"^^geo:wktLiteral ;
  geo-pos:lat "54.48006"^^xsd:decimal ;
  geo-pos:long "18.26688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14646'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.26688'^^xsd:double;
  dwc:latitude '54.48006'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14646'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52086 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52086"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52086 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.52086"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '54.52086'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:160'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52086 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52086"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52086 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.52086"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '54.52086'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit Kies'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:152'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52086 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52086"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52086 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "54.52086"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '54.52086'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand mit Kies'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:168'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8653'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8653'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8654'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8654'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8662'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8662'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8664'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8664'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8668'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8668'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8669'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8669'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33864 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.33864"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8642'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '55.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8642'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9733'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.27888'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9733'^^xsd:anyURI;
  dwc:observationDate '1968-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56274 18.28386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56274"^^xsd:decimal ;
  dwc:decimalLongitude "18.28386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56274 18.28386)"^^geo:wktLiteral ;
  geo-pos:lat "54.56274"^^xsd:decimal ;
  geo-pos:long "18.28386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9766'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.28386'^^xsd:double;
  dwc:latitude '54.56274'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9766'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56274 18.28386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56274"^^xsd:decimal ;
  dwc:decimalLongitude "18.28386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56274 18.28386)"^^geo:wktLiteral ;
  geo-pos:lat "54.56274"^^xsd:decimal ;
  geo-pos:long "18.28386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9782'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.28386'^^xsd:double;
  dwc:latitude '54.56274'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9782'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56274 18.28386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56274"^^xsd:decimal ;
  dwc:decimalLongitude "18.28386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56274 18.28386)"^^geo:wktLiteral ;
  geo-pos:lat "54.56274"^^xsd:decimal ;
  geo-pos:long "18.28386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9786'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.28386'^^xsd:double;
  dwc:latitude '54.56274'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9786'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56274 18.28386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56274"^^xsd:decimal ;
  dwc:decimalLongitude "18.28386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56274 18.28386)"^^geo:wktLiteral ;
  geo-pos:lat "54.56274"^^xsd:decimal ;
  geo-pos:long "18.28386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9787'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.28386'^^xsd:double;
  dwc:latitude '54.56274'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9787'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11384'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11384'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11341'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11341'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11426'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11426'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11469'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11469'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11483'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11483'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:352'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:353'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:354'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:332'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:295'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:341'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:355'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10807'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10807'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10808'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10808'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10809'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10809'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10810'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10810'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8581'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8581'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8602'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8602'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8604'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8604'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8593'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8593'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8594'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8594'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8179'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8179'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8180'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8180'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8181'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8181'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8182'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8182'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8183'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.2988'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8183'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15588'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15588'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15601'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15601'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15606'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15606'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15607'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15607'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15608'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15608'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15609'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15609'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15610'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15610'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15611'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15611'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15612'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15612'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15613'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15613'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11774'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11774'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11775'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11775'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11776'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11776'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11777'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11777'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11785'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11785'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11787'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11787'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11791'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11791'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11792'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11792'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11764'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11764'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15603'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15603'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15474'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15474'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15475'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15475'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15476'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15476'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15477'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, clay'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15477'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15478'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15478'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15479'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15479'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15445'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15445'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15447'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15447'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15436'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15436'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15437'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15437'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15438'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15438'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15439'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15439'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15440'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15440'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15441'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15441'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15442'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15442'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15443'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15443'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15444'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15444'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15467'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15467'^^xsd:anyURI;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11601'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11601'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11602'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11602'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11603'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11603'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11604'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11604'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11605'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11605'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11609'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11609'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9707'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9707'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9709'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9709'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9710'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9710'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9711'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9711'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9712'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9712'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9713'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9713'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9715'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9715'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9717'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9717'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9718'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9718'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9723'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9723'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9628'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9628'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9633'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9633'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9635'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9635'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9636'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9636'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9637'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9637'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9638'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9638'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18924"^^xsd:decimal ;
  dwc:decimalLongitude "18.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18924 18.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.18924"^^xsd:decimal ;
  geo-pos:long "18.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9641'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.31872'^^xsd:double;
  dwc:latitude '55.18924'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9641'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59262 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.59262"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59262 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.59262"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8267'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '54.59262'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8267'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59262 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.59262"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59262 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.59262"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8268'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '54.59262'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8268'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59262 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.59262"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59262 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "54.59262"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8252'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '54.59262'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8252'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand, Teile von Amber'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:506'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand, Teile von Amber'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:507'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand, Teile von Amber'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:508'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand, Teile von Amber'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:512'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand, Teile von Amber'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:513'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand, Teile von Amber'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:518'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand, Teile von Amber'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:503'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller, sehr feiner Sand, Teile von Amber'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:510'^^xsd:anyURI;
  dwc:observationDate '1952-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8422'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8422'^^xsd:anyURI;
  dwc:observationDate '1956-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8424'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8424'^^xsd:anyURI;
  dwc:observationDate '1956-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8425'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8425'^^xsd:anyURI;
  dwc:observationDate '1956-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8426'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8426'^^xsd:anyURI;
  dwc:observationDate '1956-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8427'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8427'^^xsd:anyURI;
  dwc:observationDate '1956-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8428'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8428'^^xsd:anyURI;
  dwc:observationDate '1956-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8429'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8429'^^xsd:anyURI;
  dwc:observationDate '1956-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8401'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8401'^^xsd:anyURI;
  dwc:observationDate '1956-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8615'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8615'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8616'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8616'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8617'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8617'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8618'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8618'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8619'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8619'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8791'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8791'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8779'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8779'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8780'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8780'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8781'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8781'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8782'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8782'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8776'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8776'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8747'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8747'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8733'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8733'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8734'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8734'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8735'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8735'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8736'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8736'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8737'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8737'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8738'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8738'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8739'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8739'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8740'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8740'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8741'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8741'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01494"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01494 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.01494"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8742'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.01494'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8742'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10758'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10758'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10759'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10759'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10760'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10760'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10761'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10761'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10762'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10762'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.33864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 18.33864)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "18.33864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10763'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.33864'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10763'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13075'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13075'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13077'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13077'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13056'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13056'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13046'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13046'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13047'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13047'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13048'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13048'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13049'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13049'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13083'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13083'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13084'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13084'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13085'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13085'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3237"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.3237"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13076'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.3237'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13076'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3237"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.3237"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13234'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.3237'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13234'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3237"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.3237"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13079'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.3237'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13079'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3237"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.3237"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13080'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.3237'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13080'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3237"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.3237"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13081'^^xsd:integer;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.3237'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13081'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3237"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3237 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.3237"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13082'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.3237'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13082'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12931'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12931'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13070'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13070'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13071'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13071'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13078'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13078'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13069'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13069'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13072'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13072'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13073'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13073'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13066'^^xsd:integer;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13066'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12981'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12981'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13087'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13087'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34362"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.34362"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12933'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.34362'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12933'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34362"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.34362"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12854'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.34362'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12854'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34362"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.34362"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12855'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.34362'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12855'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34362"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.34362"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12856'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.34362'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12856'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34362"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.34362"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12857'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.34362'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12857'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34362"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.34362"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13067'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.34362'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13067'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34362"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.34362"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13068'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.34362'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13068'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.34362"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.34362 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.34362"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13129'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.34362'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13129'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12838'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12838'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12843'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12843'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12844'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12844'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12845'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12845'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12846'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12846'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12848'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12848'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12850'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12850'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12851'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12851'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12852'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12852'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12853'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12853'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12858'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12858'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12876'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12876'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12877'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12877'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12878'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12878'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12868'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12868'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12870'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12870'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12874'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12874'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12875'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12875'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12839'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12839'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12840'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12840'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12841'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12841'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12849'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12849'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12873'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12873'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12842'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12842'^^xsd:anyURI;
  dwc:observationDate '1971-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13003'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13003'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13004'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13004'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13005'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13005'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13006'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13006'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13013'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13013'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13042'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13042'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13041'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13041'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13040'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13040'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13034'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13034'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4452 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.4452"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13032'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '54.4452'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13032'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15511'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15511'^^xsd:anyURI;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15512'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15512'^^xsd:anyURI;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15507'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15507'^^xsd:anyURI;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15508'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15508'^^xsd:anyURI;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15509'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15509'^^xsd:anyURI;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15510'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15510'^^xsd:anyURI;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11586'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11586'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11600'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11600'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8612'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8612'^^xsd:anyURI;
  dwc:observationDate '1956-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8628'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8628'^^xsd:anyURI;
  dwc:observationDate '1956-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8629'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8629'^^xsd:anyURI;
  dwc:observationDate '1956-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8630'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8630'^^xsd:anyURI;
  dwc:observationDate '1956-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26394 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26394"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26394 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.26394"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8270'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.26394'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8270'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26394 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26394"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26394 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.26394"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8271'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.26394'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8271'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26394 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26394"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26394 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.26394"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8272'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.26394'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8272'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:367'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:350'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:339'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:387'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35856 18.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.35856"^^xsd:decimal ;
  geo-pos:long "18.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3486'^^xsd:double;
  dwc:latitude '55.35856'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:334'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4392 18.34956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4392"^^xsd:decimal ;
  dwc:decimalLongitude "18.34956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4392 18.34956)"^^geo:wktLiteral ;
  geo-pos:lat "56.4392"^^xsd:decimal ;
  geo-pos:long "18.34956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.34956'^^xsd:double;
  dwc:latitude '56.4392'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand, Kies'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:617'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4392 18.34956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4392"^^xsd:decimal ;
  dwc:decimalLongitude "18.34956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4392 18.34956)"^^geo:wktLiteral ;
  geo-pos:lat "56.4392"^^xsd:decimal ;
  geo-pos:long "18.34956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.34956'^^xsd:double;
  dwc:latitude '56.4392'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand, Kies'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:618'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4392 18.34956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4392"^^xsd:decimal ;
  dwc:decimalLongitude "18.34956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4392 18.34956)"^^geo:wktLiteral ;
  geo-pos:lat "56.4392"^^xsd:decimal ;
  geo-pos:long "18.34956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.34956'^^xsd:double;
  dwc:latitude '56.4392'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand, Kies'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:619'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4392 18.34956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4392"^^xsd:decimal ;
  dwc:decimalLongitude "18.34956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4392 18.34956)"^^geo:wktLiteral ;
  geo-pos:lat "56.4392"^^xsd:decimal ;
  geo-pos:long "18.34956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.34956'^^xsd:double;
  dwc:latitude '56.4392'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:heller feiner Sand, Kies'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:620'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7653'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7653'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7639'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7639'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10185'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10185'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10195'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10195'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7640'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7640'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7641'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand, granule'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7641'^^xsd:anyURI;
  dwc:observationDate '1951-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10215'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10215'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10217'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10217'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10206'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10206'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10208'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10208'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10209'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10209'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10210'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10210'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10211'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10211'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10212'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10212'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10213'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10213'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4452"^^xsd:decimal ;
  dwc:decimalLongitude "18.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4452 18.35358)"^^geo:wktLiteral ;
  geo-pos:lat "56.4452"^^xsd:decimal ;
  geo-pos:long "18.35358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10214'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35358'^^xsd:double;
  dwc:latitude '56.4452'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10214'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10114'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10114'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10115'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10115'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10116'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10116'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10117'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10117'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10109'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10109'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10110'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10110'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10111'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10111'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10112'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10112'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10113'^^xsd:integer;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10113'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10118'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10118'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10121'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10121'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10129'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10129'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10108'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10108'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10120'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10120'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11919'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11919'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11920'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11920'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11921'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11921'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11922'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11922'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11923'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11923'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11863'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11863'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11933'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11933'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11749'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11749'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11766'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11766'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11845'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand, silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11845'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13679'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13679'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13680'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13680'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13684'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13684'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13671'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13671'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13672'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13672'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13673'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13673'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13675'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13675'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13677'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13677'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13678'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13678'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13667'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13667'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14470'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14470'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14471'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14471'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14467'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14467'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14468'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14468'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14469'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14469'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13750'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13750'^^xsd:anyURI;
  dwc:observationDate '1973-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13744'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13744'^^xsd:anyURI;
  dwc:observationDate '1973-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13746'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13746'^^xsd:anyURI;
  dwc:observationDate '1973-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13747'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13747'^^xsd:anyURI;
  dwc:observationDate '1973-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13748'^^xsd:integer;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13748'^^xsd:anyURI;
  dwc:observationDate '1973-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14458'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14458'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13749'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13749'^^xsd:anyURI;
  dwc:observationDate '1973-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14424'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14424'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14425'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14425'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14426'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14426'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13745'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13745'^^xsd:anyURI;
  dwc:observationDate '1973-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14435'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14435'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14433'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14433'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13191'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13191'^^xsd:anyURI;
  dwc:observationDate '1971-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13151'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13151'^^xsd:anyURI;
  dwc:observationDate '1971-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13345'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13345'^^xsd:anyURI;
  dwc:observationDate '1971-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13764'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13764'^^xsd:anyURI;
  dwc:observationDate '1973-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13404'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13404'^^xsd:anyURI;
  dwc:observationDate '1971-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13405'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13405'^^xsd:anyURI;
  dwc:observationDate '1971-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13406'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13406'^^xsd:anyURI;
  dwc:observationDate '1971-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14918'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14918'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14920'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14920'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14921'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14921'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14924'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14924'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14925'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14925'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14926'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14926'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14927'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14927'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14928'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14928'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31872"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31872 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.31872"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14935'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.31872'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14935'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12807'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12807'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12805'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12805'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12806'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12806'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12798'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12798'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12799'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12799'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12801'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12801'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12795'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12795'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12796'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12796'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12797'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12797'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14532'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14532'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14525'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14525'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14527'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14527'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14522'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14522'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14518'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14518'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14485'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14485'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14486'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14486'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14473'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14473'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14501'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14501'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13439'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13439'^^xsd:anyURI;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13445'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13445'^^xsd:anyURI;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13447'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13447'^^xsd:anyURI;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13450'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13450'^^xsd:anyURI;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13451'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13451'^^xsd:anyURI;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13452'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13452'^^xsd:anyURI;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13453'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13453'^^xsd:anyURI;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13454'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13454'^^xsd:anyURI;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13460'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13460'^^xsd:anyURI;
  dwc:observationDate '1972-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13461'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13461'^^xsd:anyURI;
  dwc:observationDate '1972-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13462'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13462'^^xsd:anyURI;
  dwc:observationDate '1972-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14815'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14815'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14833'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14833'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14846'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14846'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14847'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14847'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 18.35856)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "18.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14887'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.35856'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14887'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12828'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12828'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12809'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12809'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12879'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12879'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12860'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12860'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12861'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12861'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12826'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12826'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12880'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12880'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12866'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12866'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12871'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12871'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12872'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12872'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12847'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12847'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12859'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12859'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15184'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15184'^^xsd:anyURI;
  dwc:observationDate '1975-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15185'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15185'^^xsd:anyURI;
  dwc:observationDate '1975-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15186'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15186'^^xsd:anyURI;
  dwc:observationDate '1975-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15187'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15187'^^xsd:anyURI;
  dwc:observationDate '1975-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15188'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15188'^^xsd:anyURI;
  dwc:observationDate '1975-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15189'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15189'^^xsd:anyURI;
  dwc:observationDate '1975-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7797'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay and pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7797'^^xsd:anyURI;
  dwc:observationDate '1951-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7782'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay and pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7782'^^xsd:anyURI;
  dwc:observationDate '1951-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7783'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay and pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7783'^^xsd:anyURI;
  dwc:observationDate '1951-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7784'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay and pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7784'^^xsd:anyURI;
  dwc:observationDate '1951-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7785'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay and pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7785'^^xsd:anyURI;
  dwc:observationDate '1951-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8792'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8792'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8786'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8786'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8787'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8787'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8788'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8788'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8789'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8789'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8790'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8790'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8784'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8784'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8777'^^xsd:integer;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8777'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9205'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9205'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9198'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9198'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9207'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9207'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9208'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9208'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9213'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.36852'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9213'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11280'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11280'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11281'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11281'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11270'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11270'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11283'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11283'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11284'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11284'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11285'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11285'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11286'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11286'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11287'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11287'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11288'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11288'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11268'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11268'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11237'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11237'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11238'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11238'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11239'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11239'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11240'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11240'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11228'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11228'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11173'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand, pebble'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11173'^^xsd:anyURI;
  dwc:observationDate '1973-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11130'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11130'^^xsd:anyURI;
  dwc:observationDate '1973-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11131'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11131'^^xsd:anyURI;
  dwc:observationDate '1973-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11178'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11178'^^xsd:anyURI;
  dwc:observationDate '1973-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11179'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11179'^^xsd:anyURI;
  dwc:observationDate '1973-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11174'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11174'^^xsd:anyURI;
  dwc:observationDate '1973-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11175'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11175'^^xsd:anyURI;
  dwc:observationDate '1973-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11176'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11176'^^xsd:anyURI;
  dwc:observationDate '1973-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11177'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11177'^^xsd:anyURI;
  dwc:observationDate '1973-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11203'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11203'^^xsd:anyURI;
  dwc:observationDate '1973-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11129'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11129'^^xsd:anyURI;
  dwc:observationDate '1973-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11293'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11293'^^xsd:anyURI;
  dwc:observationDate '1974-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11296'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11296'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11297'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11297'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10492'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10492'^^xsd:anyURI;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10495'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10495'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10490'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10490'^^xsd:anyURI;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10491'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10491'^^xsd:anyURI;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10489'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10489'^^xsd:anyURI;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10488'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10488'^^xsd:anyURI;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10487'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10487'^^xsd:anyURI;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10482'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10482'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10483'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10483'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10485'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10485'^^xsd:anyURI;
  dwc:observationDate '1972-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11493'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11493'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11473'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11473'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11474'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11474'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11475'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11475'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11476'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11476'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11477'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11477'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11478'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11478'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11479'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11479'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11480'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11480'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11482'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11482'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11295'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11295'^^xsd:anyURI;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11571'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11571'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11598'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11598'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11559'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11559'^^xsd:anyURI;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9758'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9758'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9762'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9762'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9763'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9763'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9765'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9765'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9772'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9772'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9780'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9780'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9651'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9651'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9652'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9652'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9653'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9653'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9654'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9654'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9759'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9759'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9760'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9760'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9761'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9761'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9632'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9632'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9634'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9634'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9642'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9642'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9655'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9655'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.3735)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9656'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3735'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, cobble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9656'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15135'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15135'^^xsd:anyURI;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15144'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15144'^^xsd:anyURI;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15154'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15154'^^xsd:anyURI;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.38046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.38046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15192'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38046'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15192'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.38046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.38046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15150'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38046'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15150'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.38046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.38046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15151'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38046'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15151'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.38046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.38046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15152'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38046'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15152'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.38046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.38046)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.38046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15153'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38046'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15153'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15138'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15138'^^xsd:anyURI;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15139'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15139'^^xsd:anyURI;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15140'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15140'^^xsd:anyURI;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15141'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15141'^^xsd:anyURI;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15142'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15142'^^xsd:anyURI;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12815'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12815'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12812'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12812'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12808'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12808'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12803'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12803'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12810'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12810'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12811'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12811'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12862'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12862'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12863'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12863'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12864'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12864'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12865'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12865'^^xsd:anyURI;
  dwc:observationDate '1971-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13026'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13026'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13027'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13027'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13028'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13028'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13029'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13029'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13030'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13030'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13031'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13031'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13038'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13038'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13039'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13039'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13036'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13036'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13037'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13037'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13035'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13035'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13033'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13033'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13044'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13044'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13023'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13023'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58266"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "55.58266"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8795'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '55.58266'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8795'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58266"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "55.58266"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8796'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '55.58266'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8796'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 18.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58266"^^xsd:decimal ;
  dwc:decimalLongitude "18.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58266 18.38844)"^^geo:wktLiteral ;
  geo-pos:lat "55.58266"^^xsd:decimal ;
  geo-pos:long "18.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8794'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.38844'^^xsd:double;
  dwc:latitude '55.58266'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8794'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43026 18.3894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43026"^^xsd:decimal ;
  dwc:decimalLongitude "18.3894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43026 18.3894)"^^geo:wktLiteral ;
  geo-pos:lat "54.43026"^^xsd:decimal ;
  geo-pos:long "18.3894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12967'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3894'^^xsd:double;
  dwc:latitude '54.43026'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12967'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43026 18.3894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43026"^^xsd:decimal ;
  dwc:decimalLongitude "18.3894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43026 18.3894)"^^geo:wktLiteral ;
  geo-pos:lat "54.43026"^^xsd:decimal ;
  geo-pos:long "18.3894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12966'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3894'^^xsd:double;
  dwc:latitude '54.43026'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12966'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8084'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8084'^^xsd:anyURI;
  dwc:observationDate '1951-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8189'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8189'^^xsd:anyURI;
  dwc:observationDate '1951-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8190'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8190'^^xsd:anyURI;
  dwc:observationDate '1951-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8357'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8357'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8358'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8358'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8359'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8359'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8585'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8585'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8586'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8586'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8587'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8587'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.3984)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8588'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.3984'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8588'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12827'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12827'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12833'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12833'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12834'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12834'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12835'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12835'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12836'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12836'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12813'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12813'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12802'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12802'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12804'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12804'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12800'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12800'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42726"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.42726"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12965'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.42726'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12965'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42726"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.42726"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12963'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.42726'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12963'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42726"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.42726"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12964'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.42726'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12964'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42726"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.42726"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12961'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.42726'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12961'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42726"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42726 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.42726"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12962'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.42726'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12962'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12968'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12968'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13000'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13000'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12977'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12977'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13024'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13024'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13025'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13025'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13011'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13011'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:257'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:256'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:255'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 18.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.53784"^^xsd:decimal ;
  dwc:decimalLongitude "18.40836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.53784 18.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.53784"^^xsd:decimal ;
  geo-pos:long "18.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10780'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.40836'^^xsd:double;
  dwc:latitude '55.53784'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10780'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10823'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41334'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10823'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10825'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41334'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10825'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.41334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.41334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.41334)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.41334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10866'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41334'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10866'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10044'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10044'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10053'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10053'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10062'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10062'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10063'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10063'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10086'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10086'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10056'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10056'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10057'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10057'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10058'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10058'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10059'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10059'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10060'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10060'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10061'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10061'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10095'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10095'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:215'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:216'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:211'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:217'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:194'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8627'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8627'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8658'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8658'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8659'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8659'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8660'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8660'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8670'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8670'^^xsd:anyURI;
  dwc:observationDate '1956-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8589'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8589'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8590'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8590'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8591'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8591'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8592'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8592'^^xsd:anyURI;
  dwc:observationDate '1957-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8656'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8656'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8661'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8661'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8663'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8663'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8665'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8665'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8666'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8666'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8667'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8667'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8671'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8671'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "56.36852"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7633'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '56.36852'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7633'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "56.36852"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7645'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '56.36852'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7645'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "56.36852"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7646'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '56.36852'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7646'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "56.36852"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7647'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '56.36852'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7647'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "56.36852"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7648'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '56.36852'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7648'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36852 18.41832)"^^geo:wktLiteral ;
  geo-pos:lat "56.36852"^^xsd:decimal ;
  geo-pos:long "18.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7643'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.41832'^^xsd:double;
  dwc:latitude '56.36852'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7643'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11289'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11289'^^xsd:anyURI;
  dwc:observationDate '1974-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11290'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11290'^^xsd:anyURI;
  dwc:observationDate '1974-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11291'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11291'^^xsd:anyURI;
  dwc:observationDate '1974-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11245'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11245'^^xsd:anyURI;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11246'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11246'^^xsd:anyURI;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11244'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11244'^^xsd:anyURI;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11103'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11103'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11100'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11100'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11101'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11101'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11102'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11102'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11111'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11111'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11112'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11112'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11113'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11113'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11114'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11114'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11115'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11115'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11116'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11116'^^xsd:anyURI;
  dwc:observationDate '1973-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11118'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11118'^^xsd:anyURI;
  dwc:observationDate '1973-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11380'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11380'^^xsd:anyURI;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11381'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11381'^^xsd:anyURI;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11321'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11321'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11318'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11318'^^xsd:anyURI;
  dwc:observationDate '1974-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11292'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11292'^^xsd:anyURI;
  dwc:observationDate '1974-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11322'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11322'^^xsd:anyURI;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11323'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11323'^^xsd:anyURI;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11324'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11324'^^xsd:anyURI;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11325'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11325'^^xsd:anyURI;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11455'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11455'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11456'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11456'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11457'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11457'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11458'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11458'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11459'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11459'^^xsd:anyURI;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11461'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11461'^^xsd:anyURI;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11452'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11452'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11453'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11453'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11454'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11454'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11486'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11486'^^xsd:anyURI;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11487'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11487'^^xsd:anyURI;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11489'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11489'^^xsd:anyURI;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11490'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11490'^^xsd:anyURI;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11491'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11491'^^xsd:anyURI;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11481'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11481'^^xsd:anyURI;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11484'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11484'^^xsd:anyURI;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11485'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11485'^^xsd:anyURI;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11492'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11492'^^xsd:anyURI;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11488'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11488'^^xsd:anyURI;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36354"^^xsd:decimal ;
  dwc:decimalLongitude "18.42228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36354 18.42228)"^^geo:wktLiteral ;
  geo-pos:lat "54.36354"^^xsd:decimal ;
  geo-pos:long "18.42228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11117'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42228'^^xsd:double;
  dwc:latitude '54.36354'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11117'^^xsd:anyURI;
  dwc:observationDate '1973-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12831'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12831'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12832'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12832'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12830'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12830'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15146'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15146'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15147'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15147'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15148'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15148'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15149'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15149'^^xsd:anyURI;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12824'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12824'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12822'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12822'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12823'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12823'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12837'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12837'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12969'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12969'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12960'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12960'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12991'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12991'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12989'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12989'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12979'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12979'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12959'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12959'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12971'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12971'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12973'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12973'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12974'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12974'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12975'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12975'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12976'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12976'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.42828)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12972'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.42828'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12972'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 18.44118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "18.44118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 18.44118)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "18.44118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44118'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Kies'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:158'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 18.44118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43326"^^xsd:decimal ;
  dwc:decimalLongitude "18.44118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43326 18.44118)"^^geo:wktLiteral ;
  geo-pos:lat "54.43326"^^xsd:decimal ;
  geo-pos:long "18.44118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44118'^^xsd:double;
  dwc:latitude '54.43326'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Kies'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:157'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12817'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12817'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12818'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12818'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12819'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12819'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12820'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12820'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12821'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12821'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12867'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12867'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12825'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12825'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12816'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12816'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12829'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12829'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12814'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12814'^^xsd:anyURI;
  dwc:observationDate '1971-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12936'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12936'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12938'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12938'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12939'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12939'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12940'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12940'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12957'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12957'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12937'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12937'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12897'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12897'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12934'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12934'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12935'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12935'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13007'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13007'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13008'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13008'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13009'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13009'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13101'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13101'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13102'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13102'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13103'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13103'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13104'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13104'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13105'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13105'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13106'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13106'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13107'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13107'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12970'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12970'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12996'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12996'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12997'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12997'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12998'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12998'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12999'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12999'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12992'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12992'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12993'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12993'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12994'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12994'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12995'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12995'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43722"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43722 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.43722"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12980'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '54.43722'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12980'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13926'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13926'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13918'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13918'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13919'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13919'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13920'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13920'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13916'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13916'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13917'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13917'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13904'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13904'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00996"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00996 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.00996"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14053'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.00996'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14053'^^xsd:anyURI;
  dwc:observationDate '1973-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 18.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "18.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10769'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4482'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10769'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7902'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand, granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7902'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7860'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand, granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7860'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7861'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand, granule'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7861'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7634'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand, granule'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7634'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7650'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7650'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7616'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7616'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10175'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10175'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10176'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10176'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10177'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10177'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10178'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10178'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7649'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand, granule'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7649'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10205'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10205'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10207'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, granule'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10207'^^xsd:anyURI;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.44916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32868 18.44916)"^^geo:wktLiteral ;
  geo-pos:lat "56.32868"^^xsd:decimal ;
  geo-pos:long "18.44916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7703'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.44916'^^xsd:double;
  dwc:latitude '56.32868'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine grey sand, granule'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7703'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8913'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.45816'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8913'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8914'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.45816'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8914'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8968'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.45816'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8968'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.45816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.45816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.45816)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.45816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8954'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.45816'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8954'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15200'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15200'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15175'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15175'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15176'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15176'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15177'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15177'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15178'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15178'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15179'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15179'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15182'^^xsd:integer;
  dwc:scientificName 'Corophium lacustre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '102093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15182'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15183'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15183'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12922'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12922'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12924'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12924'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12925'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12925'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12948'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12948'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12923'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12923'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8416'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8416'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8419'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8419'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8420'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8420'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8421'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8421'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8423'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8423'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8431'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8431'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:186'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:187'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:188'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:190'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, viel organische Substanz'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:96'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12921'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12921'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12869'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12869'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12926'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12926'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12927'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12927'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12941'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12941'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12928'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12928'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12929'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12929'^^xsd:anyURI;
  dwc:observationDate '1971-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick, viel organische Substanz'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:87'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:209'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:189'^^xsd:anyURI;
  dwc:observationDate '1949-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:78'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3954 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3954"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3954 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.3954"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13010'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.3954'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13010'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12990'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12990'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12988'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12988'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13001'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13001'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12987'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12987'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12986'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12986'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10281'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10281'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10068'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10068'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9774'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9774'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9775'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9775'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9776'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9776'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9777'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9777'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9778'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9778'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9157'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9157'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9158'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9158'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8269'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8269'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15435'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15435'^^xsd:anyURI;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15446'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15446'^^xsd:anyURI;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15448'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15448'^^xsd:anyURI;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15455'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15455'^^xsd:anyURI;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9478'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9478'^^xsd:anyURI;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9479'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9479'^^xsd:anyURI;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9480'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9480'^^xsd:anyURI;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9481'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9481'^^xsd:anyURI;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11779'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11779'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11784'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11784'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11786'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11786'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11788'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11788'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11789'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11789'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11790'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11790'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4233"^^xsd:decimal ;
  dwc:decimalLongitude "18.4731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4233 18.4731)"^^geo:wktLiteral ;
  geo-pos:lat "54.4233"^^xsd:decimal ;
  geo-pos:long "18.4731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11794'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.4731'^^xsd:double;
  dwc:latitude '54.4233'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11794'^^xsd:anyURI;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8319'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8319'^^xsd:anyURI;
  dwc:observationDate '1956-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8320'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8320'^^xsd:anyURI;
  dwc:observationDate '1956-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8321'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8321'^^xsd:anyURI;
  dwc:observationDate '1956-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8322'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8322'^^xsd:anyURI;
  dwc:observationDate '1956-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:90'^^xsd:anyURI;
  dwc:observationDate '1949-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:91'^^xsd:anyURI;
  dwc:observationDate '1949-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:92'^^xsd:anyURI;
  dwc:observationDate '1949-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33366"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:89'^^xsd:anyURI;
  dwc:observationDate '1949-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:93'^^xsd:anyURI;
  dwc:observationDate '1949-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:301'^^xsd:anyURI;
  dwc:observationDate '1949-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:302'^^xsd:anyURI;
  dwc:observationDate '1949-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:79'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:81'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:82'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:83'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:84'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:85'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:300'^^xsd:anyURI;
  dwc:observationDate '1949-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.47808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.47808)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.47808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47808'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:80'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2898"^^xsd:decimal ;
  dwc:decimalLongitude "18.47904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  geo-pos:lat "56.2898"^^xsd:decimal ;
  geo-pos:long "18.47904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47904'^^xsd:double;
  dwc:latitude '56.2898'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:646'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2898"^^xsd:decimal ;
  dwc:decimalLongitude "18.47904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  geo-pos:lat "56.2898"^^xsd:decimal ;
  geo-pos:long "18.47904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47904'^^xsd:double;
  dwc:latitude '56.2898'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:614'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2898"^^xsd:decimal ;
  dwc:decimalLongitude "18.47904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  geo-pos:lat "56.2898"^^xsd:decimal ;
  geo-pos:long "18.47904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Micrura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47904'^^xsd:double;
  dwc:latitude '56.2898'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '122360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:616'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '122360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2898"^^xsd:decimal ;
  dwc:decimalLongitude "18.47904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  geo-pos:lat "56.2898"^^xsd:decimal ;
  geo-pos:long "18.47904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47904'^^xsd:double;
  dwc:latitude '56.2898'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:627'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2898"^^xsd:decimal ;
  dwc:decimalLongitude "18.47904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2898 18.47904)"^^geo:wktLiteral ;
  geo-pos:lat "56.2898"^^xsd:decimal ;
  geo-pos:long "18.47904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.47904'^^xsd:double;
  dwc:latitude '56.2898'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Sand, Lehm, Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:615'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13019'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13019'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13020'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13020'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12982'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12982'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12983'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12983'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12984'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12984'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12985'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12985'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12978'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12978'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13064'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13064'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13043'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13043'^^xsd:anyURI;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13089'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13089'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13090'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13090'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13091'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13091'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13092'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13092'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13093'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13093'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13094'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13094'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13095'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13095'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.39342"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.39342 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.39342"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13096'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.39342'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13096'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13088'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13088'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13098'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13098'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13100'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13100'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.48804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43824"^^xsd:decimal ;
  dwc:decimalLongitude "18.48804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43824 18.48804)"^^geo:wktLiteral ;
  geo-pos:lat "54.43824"^^xsd:decimal ;
  geo-pos:long "18.48804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13108'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.48804'^^xsd:double;
  dwc:latitude '54.43824'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13108'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13109'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13109'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13119'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13119'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13121'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13121'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13130'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13130'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10045'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10045'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10046'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10046'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10047'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10047'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10048'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10048'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10049'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10049'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10050'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10050'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10051'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10051'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10052'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10052'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10054'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10054'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10065'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10065'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13099'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13099'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13118'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13118'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13120'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13120'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13122'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13122'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13123'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13123'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13124'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13124'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13125'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13125'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13126'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13126'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13127'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13127'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13128'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13128'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45816 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "54.45816"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10865'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '54.45816'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10865'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36852 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.36852"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10764'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.36852'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10764'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14517'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14517'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14507'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14507'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14497'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14497'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14498'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14498'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14504'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14504'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14506'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14506'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14499'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14499'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13544'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13544'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14605'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14605'^^xsd:anyURI;
  dwc:observationDate '1974-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14609'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14609'^^xsd:anyURI;
  dwc:observationDate '1974-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14610'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14610'^^xsd:anyURI;
  dwc:observationDate '1974-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13503'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13503'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13504'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13504'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13505'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13505'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13501'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13501'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13502'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13502'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13496'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13496'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13498'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13498'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13494'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13494'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13488'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13488'^^xsd:anyURI;
  dwc:observationDate '1972-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14505'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14505'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13189'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13189'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13190'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13190'^^xsd:anyURI;
  dwc:observationDate '1971-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14929'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14929'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14930'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14930'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14931'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14931'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14932'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14932'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14933'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14933'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14934'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14934'^^xsd:anyURI;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14634'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14634'^^xsd:anyURI;
  dwc:observationDate '1974-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14635'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14635'^^xsd:anyURI;
  dwc:observationDate '1974-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 18.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "18.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14636'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.498'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14636'^^xsd:anyURI;
  dwc:observationDate '1974-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37548 18.49896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37548"^^xsd:decimal ;
  dwc:decimalLongitude "18.49896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37548 18.49896)"^^geo:wktLiteral ;
  geo-pos:lat "54.37548"^^xsd:decimal ;
  geo-pos:long "18.49896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13002'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.49896'^^xsd:double;
  dwc:latitude '54.37548'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13002'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37548 18.49896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37548"^^xsd:decimal ;
  dwc:decimalLongitude "18.49896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37548 18.49896)"^^geo:wktLiteral ;
  geo-pos:lat "54.37548"^^xsd:decimal ;
  geo-pos:long "18.49896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13022'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.49896'^^xsd:double;
  dwc:latitude '54.37548'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13022'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37548 18.49896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37548"^^xsd:decimal ;
  dwc:decimalLongitude "18.49896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37548 18.49896)"^^geo:wktLiteral ;
  geo-pos:lat "54.37548"^^xsd:decimal ;
  geo-pos:long "18.49896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13012'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.49896'^^xsd:double;
  dwc:latitude '54.37548'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:medium sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13012'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36552"^^xsd:decimal ;
  dwc:decimalLongitude "18.50394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  geo-pos:lat "54.36552"^^xsd:decimal ;
  geo-pos:long "18.50394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50394'^^xsd:double;
  dwc:latitude '54.36552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:159'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36552"^^xsd:decimal ;
  dwc:decimalLongitude "18.50394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  geo-pos:lat "54.36552"^^xsd:decimal ;
  geo-pos:long "18.50394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50394'^^xsd:double;
  dwc:latitude '54.36552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:175'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36552"^^xsd:decimal ;
  dwc:decimalLongitude "18.50394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  geo-pos:lat "54.36552"^^xsd:decimal ;
  geo-pos:long "18.50394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50394'^^xsd:double;
  dwc:latitude '54.36552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:183'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36552"^^xsd:decimal ;
  dwc:decimalLongitude "18.50394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  geo-pos:lat "54.36552"^^xsd:decimal ;
  geo-pos:long "18.50394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50394'^^xsd:double;
  dwc:latitude '54.36552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:155'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36552"^^xsd:decimal ;
  dwc:decimalLongitude "18.50394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  geo-pos:lat "54.36552"^^xsd:decimal ;
  geo-pos:long "18.50394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50394'^^xsd:double;
  dwc:latitude '54.36552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:156'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36552"^^xsd:decimal ;
  dwc:decimalLongitude "18.50394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  geo-pos:lat "54.36552"^^xsd:decimal ;
  geo-pos:long "18.50394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50394'^^xsd:double;
  dwc:latitude '54.36552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:161'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36552"^^xsd:decimal ;
  dwc:decimalLongitude "18.50394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36552 18.50394)"^^geo:wktLiteral ;
  geo-pos:lat "54.36552"^^xsd:decimal ;
  geo-pos:long "18.50394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50394'^^xsd:double;
  dwc:latitude '54.36552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:154'^^xsd:anyURI;
  dwc:observationDate '1950-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11925'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11925'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11926'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11926'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11927'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11927'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11924'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11924'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11928'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11928'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11929'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11929'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11930'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11930'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11931'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11931'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11903'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11903'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11916'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11916'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11918'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11918'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15208'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15208'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15209'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15209'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15206'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15206'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15207'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15207'^^xsd:anyURI;
  dwc:observationDate '1975-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13063'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13063'^^xsd:anyURI;
  dwc:observationDate '1971-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13054'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13054'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13097'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13097'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13114'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13114'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13115'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13115'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13116'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13116'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13117'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13117'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8835'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8835'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8839'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8839'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8840'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8840'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8842'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8842'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8850'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8850'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8926'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8926'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8924'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8924'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 18.50796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "18.50796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 18.50796)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "18.50796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8912'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.50796'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8912'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3675"^^xsd:decimal ;
  dwc:decimalLongitude "18.51192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  geo-pos:lat "54.3675"^^xsd:decimal ;
  geo-pos:long "18.51192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13018'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51192'^^xsd:double;
  dwc:latitude '54.3675'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13018'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3675"^^xsd:decimal ;
  dwc:decimalLongitude "18.51192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  geo-pos:lat "54.3675"^^xsd:decimal ;
  geo-pos:long "18.51192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13014'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51192'^^xsd:double;
  dwc:latitude '54.3675'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13014'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3675"^^xsd:decimal ;
  dwc:decimalLongitude "18.51192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  geo-pos:lat "54.3675"^^xsd:decimal ;
  geo-pos:long "18.51192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13015'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51192'^^xsd:double;
  dwc:latitude '54.3675'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13015'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3675"^^xsd:decimal ;
  dwc:decimalLongitude "18.51192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  geo-pos:lat "54.3675"^^xsd:decimal ;
  geo-pos:long "18.51192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13016'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51192'^^xsd:double;
  dwc:latitude '54.3675'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13016'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3675"^^xsd:decimal ;
  dwc:decimalLongitude "18.51192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3675 18.51192)"^^geo:wktLiteral ;
  geo-pos:lat "54.3675"^^xsd:decimal ;
  geo-pos:long "18.51192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13017'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51192'^^xsd:double;
  dwc:latitude '54.3675'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13017'^^xsd:anyURI;
  dwc:observationDate '1971-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7866'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7866'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7862'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7862'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7863'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7863'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7865'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7865'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7864'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sand, clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7864'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11938'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11938'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11939'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11939'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11940'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11940'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11941'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11941'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11942'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11942'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11943'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11943'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11944'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11944'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11945'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11945'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24996"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24996 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.24996"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11946'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.24996'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11946'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7869'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey very fine silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7869'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7871'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey very fine silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7871'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7872'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey very fine silty sand'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7872'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7873'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey very fine silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7873'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7879'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey very fine silty sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7879'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7867'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey very fine silty sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7867'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7859'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey very fine silty sand'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7859'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11934'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11934'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11947'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11947'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11955'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11955'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11957'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11957'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11961'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11961'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2649"^^xsd:decimal ;
  dwc:decimalLongitude "18.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2649 18.51792)"^^geo:wktLiteral ;
  geo-pos:lat "56.2649"^^xsd:decimal ;
  geo-pos:long "18.51792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11962'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.51792'^^xsd:double;
  dwc:latitude '56.2649'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:pebble, coarse sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11962'^^xsd:anyURI;
  dwc:observationDate '1976-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.5229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.5229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8386'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5229'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8386'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.5229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.5229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8415'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5229'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8415'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.5229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.5229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8418'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5229'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8418'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.5229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.5229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8430'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5229'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8430'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31374"^^xsd:decimal ;
  dwc:decimalLongitude "18.5229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31374 18.5229)"^^geo:wktLiteral ;
  geo-pos:lat "54.31374"^^xsd:decimal ;
  geo-pos:long "18.5229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8372'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5229'^^xsd:double;
  dwc:latitude '54.31374'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:granule, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8372'^^xsd:anyURI;
  dwc:observationDate '1956-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13086'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.52788'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13086'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13110'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.52788'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13110'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10799'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.52788'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10799'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "18.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 18.52788)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "18.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10800'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.52788'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10800'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10077'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53286'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10077'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10075'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53286'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10075'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10083'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53286'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10083'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10084'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53286'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10084'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10085'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53286'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10085'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53286)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10055'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53286'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10055'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13692'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13692'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13674'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13674'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13676'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13676'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13669'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13669'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13670'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13670'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13700'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13700'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13701'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13701'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13752'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13752'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13754'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13754'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13755'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13755'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13756'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13756'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13757'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13757'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13758'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13758'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13740'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13740'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14427'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14427'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14428'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14428'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14429'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14429'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14430'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14430'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14431'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14431'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14432'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14432'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13401'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13401'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13407'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13407'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13408'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13408'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13409'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13409'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13411'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13411'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13421'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13421'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13422'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13422'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13433'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13433'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14919'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14919'^^xsd:anyURI;
  dwc:observationDate '1975-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14914'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14914'^^xsd:anyURI;
  dwc:observationDate '1975-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14875'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14875'^^xsd:anyURI;
  dwc:observationDate '1975-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14882'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14882'^^xsd:anyURI;
  dwc:observationDate '1975-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14883'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14883'^^xsd:anyURI;
  dwc:observationDate '1975-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14884'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14884'^^xsd:anyURI;
  dwc:observationDate '1975-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9528'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9528'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9643'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9643'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9644'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9644'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9645'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9645'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9646'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9646'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9672'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9672'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 18.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "18.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 18.53784)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "18.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53784'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:254'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38442"^^xsd:decimal ;
  dwc:decimalLongitude "18.53982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  geo-pos:lat "54.38442"^^xsd:decimal ;
  geo-pos:long "18.53982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53982'^^xsd:double;
  dwc:latitude '54.38442'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:178'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38442"^^xsd:decimal ;
  dwc:decimalLongitude "18.53982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  geo-pos:lat "54.38442"^^xsd:decimal ;
  geo-pos:long "18.53982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53982'^^xsd:double;
  dwc:latitude '54.38442'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:179'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38442"^^xsd:decimal ;
  dwc:decimalLongitude "18.53982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  geo-pos:lat "54.38442"^^xsd:decimal ;
  geo-pos:long "18.53982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53982'^^xsd:double;
  dwc:latitude '54.38442'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:181'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38442"^^xsd:decimal ;
  dwc:decimalLongitude "18.53982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  geo-pos:lat "54.38442"^^xsd:decimal ;
  geo-pos:long "18.53982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53982'^^xsd:double;
  dwc:latitude '54.38442'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:182'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38442"^^xsd:decimal ;
  dwc:decimalLongitude "18.53982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38442 18.53982)"^^geo:wktLiteral ;
  geo-pos:lat "54.38442"^^xsd:decimal ;
  geo-pos:long "18.53982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.53982'^^xsd:double;
  dwc:latitude '54.38442'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:180'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.54282'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:428'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.54282'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:429'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.54282'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:432'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.54282'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:435'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.54282'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:430'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.54282'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:431'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.54282'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:434'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "18.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 18.54282)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "18.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.54282'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammiger Lehm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:427'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11254'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11254'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11460'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11460'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11464'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11464'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11465'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11465'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11466'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11466'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11467'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11467'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11463'^^xsd:integer;
  dwc:scientificName 'Mysis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '119886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11463'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '119886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11450'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11450'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11471'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11471'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11462'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11462'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11910'^^xsd:integer;
  dwc:scientificName 'Mysis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11910'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11911'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11911'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11912'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11912'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11913'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11913'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11914'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11914'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11915'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11915'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14641'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14641'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14642'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14642'^^xsd:anyURI;
  dwc:observationDate '1974-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10859'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10859'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10861'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10861'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10863'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10863'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13061'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13061'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13062'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13062'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13059'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13059'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13060'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13060'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13057'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13057'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13058'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13058'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13112'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13112'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13113'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13113'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41334 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41334"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41334 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.41334"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7777'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.41334'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7777'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41334 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41334"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41334 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.41334"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7787'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.41334'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7787'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41334 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41334"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41334 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.41334"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7789'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.41334'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7789'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41334 18.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41334"^^xsd:decimal ;
  dwc:decimalLongitude "18.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41334 18.5478)"^^geo:wktLiteral ;
  geo-pos:lat "54.41334"^^xsd:decimal ;
  geo-pos:long "18.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7790'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.5478'^^xsd:double;
  dwc:latitude '54.41334'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:very fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7790'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15577'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.55776'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15577'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15578'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.55776'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15578'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15579'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.55776'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15579'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15580'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.55776'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15580'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.55776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.55776)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.55776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15581'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.55776'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15581'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13045'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13045'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13050'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13050'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13051'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13051'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13052'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13052'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13053'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13053'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13055'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13055'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13065'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13065'^^xsd:anyURI;
  dwc:observationDate '1971-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8231'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8231'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8185'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8185'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8176'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8176'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8184'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8184'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8207'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8207'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8210'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8210'^^xsd:anyURI;
  dwc:observationDate '1952-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10776'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10776'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10777'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10777'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10778'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10778'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10779'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10779'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11795'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11795'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11812'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11812'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11814'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11814'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11815'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11815'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15132'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15132'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15133'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15133'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7870'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7870'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7874'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7874'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7875'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7875'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7876'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7876'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7877'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7877'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7868'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7868'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17928"^^xsd:decimal ;
  dwc:decimalLongitude "18.56772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17928 18.56772)"^^geo:wktLiteral ;
  geo-pos:lat "56.17928"^^xsd:decimal ;
  geo-pos:long "18.56772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7849'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.56772'^^xsd:double;
  dwc:latitude '56.17928'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, granule, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7849'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13685'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13685'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14422'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14422'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13694'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13694'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13695'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13695'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13696'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13696'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13697'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13697'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13698'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13698'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13699'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13699'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13717'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13717'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14437'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14437'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14438'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14438'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14439'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14439'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14440'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14440'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14441'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14441'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14442'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14442'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14436'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14436'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14434'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14434'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13891'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13891'^^xsd:anyURI;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13894'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13894'^^xsd:anyURI;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13886'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13886'^^xsd:anyURI;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13888'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13888'^^xsd:anyURI;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13889'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13889'^^xsd:anyURI;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13890'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13890'^^xsd:anyURI;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13915'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13915'^^xsd:anyURI;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13887'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13887'^^xsd:anyURI;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14447'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14447'^^xsd:anyURI;
  dwc:observationDate '1973-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13413'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13413'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13414'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13414'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13415'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13415'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13416'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13416'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14869'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14869'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14876'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14876'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14878'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14878'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14879'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14879'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14880'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14880'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14881'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14881'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14885'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14885'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14630'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14630'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14631'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14631'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14632'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14632'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22908"^^xsd:decimal ;
  dwc:decimalLongitude "18.5727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22908 18.5727)"^^geo:wktLiteral ;
  geo-pos:lat "54.22908"^^xsd:decimal ;
  geo-pos:long "18.5727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14633'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '18.5727'^^xsd:double;
  dwc:latitude '54.22908'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14633'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15190'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.57768'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15190'^^xsd:anyURI;
  dwc:observationDate '1975-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15180'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.57768'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15180'^^xsd:anyURI;
  dwc:observationDate '1975-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "18.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 18.57768)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "18.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15181'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.57768'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15181'^^xsd:anyURI;
  dwc:observationDate '1975-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "18.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 18.58764)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "18.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13111'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.58764'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13111'^^xsd:anyURI;
  dwc:observationDate '1971-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41532 18.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41532"^^xsd:decimal ;
  dwc:decimalLongitude "18.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41532 18.58764)"^^geo:wktLiteral ;
  geo-pos:lat "54.41532"^^xsd:decimal ;
  geo-pos:long "18.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.58764'^^xsd:double;
  dwc:latitude '54.41532'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:176'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41532 18.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41532"^^xsd:decimal ;
  dwc:decimalLongitude "18.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41532 18.58764)"^^geo:wktLiteral ;
  geo-pos:lat "54.41532"^^xsd:decimal ;
  geo-pos:long "18.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.58764'^^xsd:double;
  dwc:latitude '54.41532'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:169'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41532 18.58764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41532"^^xsd:decimal ;
  dwc:decimalLongitude "18.58764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41532 18.58764)"^^geo:wktLiteral ;
  geo-pos:lat "54.41532"^^xsd:decimal ;
  geo-pos:long "18.58764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '18.58764'^^xsd:double;
  dwc:latitude '54.41532'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:271'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9169'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9169'^^xsd:anyURI;
  dwc:observationDate '1956-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9170'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9170'^^xsd:anyURI;
  dwc:observationDate '1956-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9171'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9171'^^xsd:anyURI;
  dwc:observationDate '1956-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9077'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9077'^^xsd:anyURI;
  dwc:observationDate '1956-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14592'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14592'^^xsd:anyURI;
  dwc:observationDate '1974-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14593'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14593'^^xsd:anyURI;
  dwc:observationDate '1974-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11468'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11468'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10956"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10956 19)"^^geo:wktLiteral ;
  geo-pos:lat "55.10956"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10783'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '55.10956'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10783'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 19)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15449'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15449'^^xsd:anyURI;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 19)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11355'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11355'^^xsd:anyURI;
  dwc:observationDate '1974-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 19)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11356'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11356'^^xsd:anyURI;
  dwc:observationDate '1974-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 19)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10765'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10765'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12894'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12894'^^xsd:anyURI;
  dwc:observationDate '1971-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14365'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14365'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14366'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14366'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14367'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14367'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14368'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14368'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13398'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13398'^^xsd:anyURI;
  dwc:observationDate '1971-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13399'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13399'^^xsd:anyURI;
  dwc:observationDate '1971-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14653'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, (H2S)'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14653'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:262'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:284'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:277'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:279'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlamm'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:285'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11358'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11358'^^xsd:anyURI;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11359'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11359'^^xsd:anyURI;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11357'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11357'^^xsd:anyURI;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11327'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11327'^^xsd:anyURI;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11329'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11329'^^xsd:anyURI;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8652'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8652'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8647'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8647'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8648'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8648'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8649'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8649'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8650'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8650'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.00996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.00996)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.00996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8651'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.00996'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8651'^^xsd:anyURI;
  dwc:observationDate '1956-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13691'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13691'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13688'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13688'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13689'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13689'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13690'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13690'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13693'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13693'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13661'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13661'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14490'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14490'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14500'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14500'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14502'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14502'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13702'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13702'^^xsd:anyURI;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13763'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13763'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13759'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13759'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14443'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14443'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14444'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14444'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14445'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14445'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14446'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14446'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13760'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13760'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13762'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13762'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14423'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14423'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13761'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13761'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13784'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13784'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13787'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13787'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13813'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13813'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13824'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13824'^^xsd:anyURI;
  dwc:observationDate '1973-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13394'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13394'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13412'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13412'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13417'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13417'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13418'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13418'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13419'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13419'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21912"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21912 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "54.21912"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13420'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '54.21912'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13420'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9815'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9815'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9767'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9767'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9768'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9768'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9769'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9769'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9770'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9770'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9771'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9771'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9788'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9788'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9791'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9791'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9630'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9630'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1743"^^xsd:decimal ;
  dwc:decimalLongitude "19.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1743 19.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.1743"^^xsd:decimal ;
  geo-pos:long "19.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9631'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.01992'^^xsd:double;
  dwc:latitude '55.1743'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, clay, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9631'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.44418 19.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.44418"^^xsd:decimal ;
  dwc:decimalLongitude "19.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.44418 19.02988)"^^geo:wktLiteral ;
  geo-pos:lat "54.44418"^^xsd:decimal ;
  geo-pos:long "19.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.02988'^^xsd:double;
  dwc:latitude '54.44418'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlamm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:342'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "19.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15582'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.02988'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15582'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "19.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15583'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.02988'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15583'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "19.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15584'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.02988'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15584'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.02988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.02988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.02988)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "19.02988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15585'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.02988'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15585'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7858'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7858'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11070'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11070'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11071'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11071'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7840'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7840'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7845'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7845'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7847'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7847'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7848'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7848'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7846'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7846'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10928'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10928'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10721'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10721'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10722'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10722'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10723'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10723'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10724'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10724'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10725'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10725'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10056"^^xsd:decimal ;
  dwc:decimalLongitude "19.03084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10056 19.03084)"^^geo:wktLiteral ;
  geo-pos:lat "56.10056"^^xsd:decimal ;
  geo-pos:long "19.03084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10653'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03084'^^xsd:double;
  dwc:latitude '56.10056'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10653'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2739"^^xsd:decimal ;
  dwc:decimalLongitude "19.03486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  geo-pos:lat "54.2739"^^xsd:decimal ;
  geo-pos:long "19.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11906'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03486'^^xsd:double;
  dwc:latitude '54.2739'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11906'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2739"^^xsd:decimal ;
  dwc:decimalLongitude "19.03486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  geo-pos:lat "54.2739"^^xsd:decimal ;
  geo-pos:long "19.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11907'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03486'^^xsd:double;
  dwc:latitude '54.2739'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11907'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2739"^^xsd:decimal ;
  dwc:decimalLongitude "19.03486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  geo-pos:lat "54.2739"^^xsd:decimal ;
  geo-pos:long "19.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11908'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03486'^^xsd:double;
  dwc:latitude '54.2739'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11908'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2739"^^xsd:decimal ;
  dwc:decimalLongitude "19.03486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  geo-pos:lat "54.2739"^^xsd:decimal ;
  geo-pos:long "19.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11909'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03486'^^xsd:double;
  dwc:latitude '54.2739'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11909'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2739"^^xsd:decimal ;
  dwc:decimalLongitude "19.03486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  geo-pos:lat "54.2739"^^xsd:decimal ;
  geo-pos:long "19.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10856'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03486'^^xsd:double;
  dwc:latitude '54.2739'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10856'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2739"^^xsd:decimal ;
  dwc:decimalLongitude "19.03486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  geo-pos:lat "54.2739"^^xsd:decimal ;
  geo-pos:long "19.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10857'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03486'^^xsd:double;
  dwc:latitude '54.2739'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10857'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2739"^^xsd:decimal ;
  dwc:decimalLongitude "19.03486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2739 19.03486)"^^geo:wktLiteral ;
  geo-pos:lat "54.2739"^^xsd:decimal ;
  geo-pos:long "19.03486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10858'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03486'^^xsd:double;
  dwc:latitude '54.2739'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10858'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10864'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10864'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10069'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10069'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46812"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46812 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "54.46812"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9482'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '54.46812'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9482'^^xsd:anyURI;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9204'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9204'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9206'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9206'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9196'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9196'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9209'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9209'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9210'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9210'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9211'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9211'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.03984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.03984)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.03984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9183'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.03984'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9183'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 19.0468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "19.0468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 19.0468)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "19.0468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14649'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0468'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14649'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 19.0468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "19.0468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 19.0468)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "19.0468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14650'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0468'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14650'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 19.0468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "19.0468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 19.0468)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "19.0468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14651'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0468'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14651'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0498)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13021'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0498'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13021'^^xsd:anyURI;
  dwc:observationDate '1971-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1932 19.0498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1932"^^xsd:decimal ;
  dwc:decimalLongitude "19.0498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1932 19.0498)"^^geo:wktLiteral ;
  geo-pos:lat "55.1932"^^xsd:decimal ;
  geo-pos:long "19.0498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11607'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0498'^^xsd:double;
  dwc:latitude '55.1932'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11607'^^xsd:anyURI;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24102 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24102"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24102 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.24102"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14604'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.24102'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14604'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24102 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24102"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24102 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.24102"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14612'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.24102'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14612'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24102 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24102"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24102 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.24102"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14620'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.24102'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14620'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15589'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15589'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11905'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11905'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11948'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11948'^^xsd:anyURI;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15586'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15586'^^xsd:anyURI;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10079'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10079'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10080'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10080'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10082'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10082'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10081'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10081'^^xsd:anyURI;
  dwc:observationDate '1968-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11596'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black-grey silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11596'^^xsd:anyURI;
  dwc:observationDate '1976-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11597'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black-grey silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11597'^^xsd:anyURI;
  dwc:observationDate '1976-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9647'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9647'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9648'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9648'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9657'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9657'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9163'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9163'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9164'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9164'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9159'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9159'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9160'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9160'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9161'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9161'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "19.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.05976)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "19.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9162'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.05976'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt, clay, pebble'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9162'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14479'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14479'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14480'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14480'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14481'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14481'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14477'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14477'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14478'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14478'^^xsd:anyURI;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13523'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13523'^^xsd:anyURI;
  dwc:observationDate '1972-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13386'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13386'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13410'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13410'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13479'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13479'^^xsd:anyURI;
  dwc:observationDate '1972-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14870'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14870'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14871'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14871'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14872'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14872'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14873'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14873'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.0672)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14874'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.0672'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14874'^^xsd:anyURI;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 19.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 19.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "19.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9099'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.06972'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9099'^^xsd:anyURI;
  dwc:observationDate '1956-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 19.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 19.06972)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "19.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9098'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.06972'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9098'^^xsd:anyURI;
  dwc:observationDate '1956-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "19.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "19.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8510'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.06972'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8510'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "19.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "19.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7852'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.06972'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7852'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "19.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "19.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7853'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.06972'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7853'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "19.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "19.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7854'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.06972'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7854'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "19.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "19.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7851'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.06972'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7851'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06972"^^xsd:decimal ;
  dwc:decimalLongitude "19.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06972 19.06972)"^^geo:wktLiteral ;
  geo-pos:lat "56.06972"^^xsd:decimal ;
  geo-pos:long "19.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7850'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.06972'^^xsd:double;
  dwc:latitude '56.06972'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7850'^^xsd:anyURI;
  dwc:observationDate '1951-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 19.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "19.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 19.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "19.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8337'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.08964'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8337'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 19.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "19.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 19.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "19.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8339'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.08964'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8339'^^xsd:anyURI;
  dwc:observationDate '1956-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 19.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02988"^^xsd:decimal ;
  dwc:decimalLongitude "19.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02988 19.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.02988"^^xsd:decimal ;
  geo-pos:long "19.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8324'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.08964'^^xsd:double;
  dwc:latitude '55.02988'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8324'^^xsd:anyURI;
  dwc:observationDate '1956-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 19.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "19.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 19.08964)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "19.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.08964'^^xsd:double;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:346'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 19.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "19.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 19.08964)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "19.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.08964'^^xsd:double;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:344'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 19.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "19.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 19.08964)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "19.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.08964'^^xsd:double;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:345'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 19.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1494"^^xsd:decimal ;
  dwc:decimalLongitude "19.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1494 19.08964)"^^geo:wktLiteral ;
  geo-pos:lat "56.1494"^^xsd:decimal ;
  geo-pos:long "19.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.08964'^^xsd:double;
  dwc:latitude '56.1494'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick mit Sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:347'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9290'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9290'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9291'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9291'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9287'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9287'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9289'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9289'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9294'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9294'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9295'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9295'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9296'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9296'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9297'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9297'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9284'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9284'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9285'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9285'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9286'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9286'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9283'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9283'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9280'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9280'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9281'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9281'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9271'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9271'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9272'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9272'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9276'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9276'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9278'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9278'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9279'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9279'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9330'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9330'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9333'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9333'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9334'^^xsd:integer;
  dwc:scientificName 'Electra crustulenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '111353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9334'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '467577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9263'^^xsd:integer;
  dwc:scientificName 'Gammarus zaddachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9263'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9265'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9265'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9267'^^xsd:integer;
  dwc:scientificName 'Electra crustulenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '111353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9267'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '467577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9256'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9256'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9257'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9257'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9258'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9258'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9259'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9259'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9268'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9268'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9270'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '348051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9270'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9261'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9261'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9262'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9262'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9253'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9253'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9254'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9254'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9255'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9255'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9218'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9218'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9219'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9219'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9216'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9216'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9217'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9217'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9215'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9215'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9221'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9221'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9222'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9222'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9223'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9223'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9224'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9224'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9225'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9225'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9226'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9226'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9228'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9228'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9229'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9229'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9230'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9230'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9313'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9313'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9314'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9314'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9316'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9316'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9317'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9317'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9300'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9300'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9301'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9301'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9302'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9302'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9304'^^xsd:integer;
  dwc:scientificName 'Gammarus zaddachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9304'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9305'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9305'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9308'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9308'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9309'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9309'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9310'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9310'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9311'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9311'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9312'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9312'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9242'^^xsd:integer;
  dwc:scientificName 'Electra crustulenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '111353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9242'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '467577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9243'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9243'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9245'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9245'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9246'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9246'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9247'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9247'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9249'^^xsd:integer;
  dwc:scientificName 'Procladius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '156905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9249'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '156905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9250'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9250'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9251'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9251'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9252'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9252'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9318'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9318'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9319'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9319'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9320'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9320'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9321'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9321'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9323'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9323'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9324'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9324'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9325'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9325'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9327'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9327'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9328'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9328'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9329'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9329'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9298'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9298'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9240'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9240'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9241'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9241'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9335'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9335'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9337'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9337'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9339'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9339'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9340'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9340'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9341'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9341'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9343'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9343'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9344'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9344'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9345'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9345'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9232'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9232'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9233'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9233'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9234'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9234'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9235'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9235'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9236'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9236'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9378'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9378'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9379'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9379'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9381'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9381'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9382'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9382'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9383'^^xsd:integer;
  dwc:scientificName 'Gammarus zaddachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9383'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9384'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9384'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9385'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9385'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9387'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9387'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9388'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9388'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9391'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9391'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9392'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9392'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9393'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9393'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9394'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9394'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9395'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9395'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9396'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9396'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9398'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9398'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9389'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9389'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9399'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9399'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9400'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9400'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9374'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9374'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9376'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9376'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9377'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9377'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9371'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9371'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9372'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9372'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9373'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9373'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9418'^^xsd:integer;
  dwc:scientificName 'Electra crustulenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '111353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9418'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '467577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9416'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9416'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9406'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9406'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9407'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9407'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9408'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9408'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9409'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9409'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9410'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9410'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9412'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9412'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9413'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9413'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9414'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9414'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9415'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9415'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9402'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9402'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9403'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9403'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9404'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9404'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9420'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9420'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9422'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9422'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9368'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9368'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9370'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9370'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9366'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9366'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9367'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9367'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9361'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9361'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9359'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9359'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9360'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9360'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9354'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9354'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9353'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9353'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9364'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9364'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9362'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9362'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9363'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9363'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9357'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9357'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9358'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9358'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9346'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9346'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9347'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9347'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9348'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9348'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9349'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9349'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9350'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9350'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9351'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9351'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9352'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9352'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9431'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9431'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9432'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9432'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9434'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9434'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9435'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9435'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9436'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9436'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9426'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9426'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9427'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9427'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9428'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9428'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9429'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9429'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9423'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9423'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9424'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9424'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9425'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9425'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9303'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9303'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9322'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9322'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9231'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9231'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9237'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9237'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9238'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9238'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9244'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9244'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9248'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9248'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9326'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pilosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '504243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9326'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9336'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9336'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9338'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9338'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9342'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9342'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9299'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9299'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9306'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9306'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9307'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9307'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9315'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9315'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9220'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9220'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9227'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9227'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9214'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9214'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9273'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9273'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9274'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9274'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9275'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9275'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9277'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9277'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9292'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9292'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9288'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9288'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9293'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9293'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9282'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9282'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9269'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9269'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9260'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9260'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9264'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9264'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9266'^^xsd:integer;
  dwc:scientificName 'Jaera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '118364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9266'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9331'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9331'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9380'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9380'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9386'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9386'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9390'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9390'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9397'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9397'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9375'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9375'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9369'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9369'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9401'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9401'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9365'^^xsd:integer;
  dwc:scientificName 'Mysis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9365'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9355'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9355'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9356'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9356'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9332'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9332'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9433'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9433'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9430'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9430'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9405'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9405'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9411'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9411'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9417'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9417'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9419'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9419'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9421'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9421'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9239'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Okolotowicz, G. (1983)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9239'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "56.0498"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14590'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '56.0498'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14590'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "56.0498"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14591'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '56.0498'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14591'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "56.0498"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14594'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '56.0498'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14594'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "56.0498"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14564'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '56.0498'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14564'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "56.0498"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13777'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '56.0498'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13777'^^xsd:anyURI;
  dwc:observationDate '1973-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "56.0498"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13778'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '56.0498'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13778'^^xsd:anyURI;
  dwc:observationDate '1973-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "56.0498"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13455'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '56.0498'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13455'^^xsd:anyURI;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0498 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "56.0498"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13459'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '56.0498'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13459'^^xsd:anyURI;
  dwc:observationDate '1972-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.10956'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dunkler Schlamm'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:52'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.10956'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dunkler Schlamm'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:48'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.10956'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dunkler Schlamm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:39'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.10956'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dunkler Schlamm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:50'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.10956'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dunkler Schlamm'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:51'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.10956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.10956)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.10956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.10956'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dunkler Schlamm'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:57'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8915'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8915'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8916'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8916'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8917'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8917'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8918'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8918'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8919'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8919'^^xsd:anyURI;
  dwc:observationDate '1956-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7912'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7912'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7904'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7904'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7905'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7905'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7903'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7903'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7881'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7881'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7878'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7878'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7855'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7855'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7856'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7856'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58764"^^xsd:decimal ;
  dwc:decimalLongitude "19.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58764 19.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.58764"^^xsd:decimal ;
  geo-pos:long "19.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7857'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.12948'^^xsd:double;
  dwc:latitude '55.58764'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silty very fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7857'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "19.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8512'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.13944'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8512'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "19.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8513'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.13944'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8513'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "19.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8514'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.13944'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8514'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26892 19.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.26892"^^xsd:decimal ;
  geo-pos:long "19.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8515'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.13944'^^xsd:double;
  dwc:latitude '55.26892'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8515'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27288 19.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27288"^^xsd:decimal ;
  dwc:decimalLongitude "19.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27288 19.14442)"^^geo:wktLiteral ;
  geo-pos:lat "54.27288"^^xsd:decimal ;
  geo-pos:long "19.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14643'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.14442'^^xsd:double;
  dwc:latitude '54.27288'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14643'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27288 19.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27288"^^xsd:decimal ;
  dwc:decimalLongitude "19.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27288 19.14442)"^^geo:wktLiteral ;
  geo-pos:lat "54.27288"^^xsd:decimal ;
  geo-pos:long "19.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14645'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.14442'^^xsd:double;
  dwc:latitude '54.27288'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14645'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27288 19.14442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27288"^^xsd:decimal ;
  dwc:decimalLongitude "19.14442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27288 19.14442)"^^geo:wktLiteral ;
  geo-pos:lat "54.27288"^^xsd:decimal ;
  geo-pos:long "19.14442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14654'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.14442'^^xsd:double;
  dwc:latitude '54.27288'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14654'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 19.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "19.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 19.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "19.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1494'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:420'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 19.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "19.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 19.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "19.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1494'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:424'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 19.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "19.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 19.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "19.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1494'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:425'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 19.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47808"^^xsd:decimal ;
  dwc:decimalLongitude "19.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47808 19.1494)"^^geo:wktLiteral ;
  geo-pos:lat "54.47808"^^xsd:decimal ;
  geo-pos:long "19.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1494'^^xsd:double;
  dwc:latitude '54.47808'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schlammig'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:421'^^xsd:anyURI;
  dwc:observationDate '1949-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "19.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9805'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9805'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "19.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9764'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9764'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "19.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9697'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, sand'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9697'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "19.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9742'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1494'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9742'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7908'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7908'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7909'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7909'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7911'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7911'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7913'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7913'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7914'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7914'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7906'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7906'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7907'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7907'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7901'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7901'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10150'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10150'^^xsd:anyURI;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56772"^^xsd:decimal ;
  dwc:decimalLongitude "19.15036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56772 19.15036)"^^geo:wktLiteral ;
  geo-pos:lat "55.56772"^^xsd:decimal ;
  geo-pos:long "19.15036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7921'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15036'^^xsd:double;
  dwc:latitude '55.56772'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7921'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 19.15234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "19.15234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 19.15234)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "19.15234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15234'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:184'^^xsd:anyURI;
  dwc:observationDate '1950-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:118'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:119'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:42'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:43'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:44'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:46'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:141'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:120'^^xsd:anyURI;
  dwc:observationDate '1949-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.15936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.15936)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.15936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.15936'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:45'^^xsd:anyURI;
  dwc:observationDate '1949-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10784'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10784'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10785'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10785'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10855'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10855'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10664'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10664'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14482'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14482'^^xsd:anyURI;
  dwc:observationDate '1973-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14483'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14483'^^xsd:anyURI;
  dwc:observationDate '1973-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14495'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14495'^^xsd:anyURI;
  dwc:observationDate '1973-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13893'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13893'^^xsd:anyURI;
  dwc:observationDate '1973-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13892'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13892'^^xsd:anyURI;
  dwc:observationDate '1973-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13470'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13470'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13387'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13387'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13388'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13388'^^xsd:anyURI;
  dwc:observationDate '1971-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14638'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14638'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14647'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14647'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38844"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38844 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.38844"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14648'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.38844'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14648'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.16932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.16932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.16932)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.16932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8266'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.16932'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8266'^^xsd:anyURI;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10792'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10792'^^xsd:anyURI;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:105'^^xsd:anyURI;
  dwc:observationDate '1948-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:288'^^xsd:anyURI;
  dwc:observationDate '1949-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:298'^^xsd:anyURI;
  dwc:observationDate '1949-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Mudd'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:299'^^xsd:anyURI;
  dwc:observationDate '1949-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8830'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8830'^^xsd:anyURI;
  dwc:observationDate '1956-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:113'^^xsd:anyURI;
  dwc:observationDate '1948-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:114'^^xsd:anyURI;
  dwc:observationDate '1948-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:88'^^xsd:anyURI;
  dwc:observationDate '1948-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:übelriechender Schlick'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:107'^^xsd:anyURI;
  dwc:observationDate '1948-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50796"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50796 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "54.50796"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8323'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '54.50796'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8323'^^xsd:anyURI;
  dwc:observationDate '1956-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10797'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10797'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2988 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.2988"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10766'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '55.2988'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10766'^^xsd:anyURI;
  dwc:observationDate '1972-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 19.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37848"^^xsd:decimal ;
  dwc:decimalLongitude "19.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37848 19.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.37848"^^xsd:decimal ;
  geo-pos:long "19.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10775'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.17928'^^xsd:double;
  dwc:latitude '55.37848'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10775'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8255'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8255'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8256'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8256'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8257'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8257'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8258'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8258'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8259'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8259'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36852"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36852 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.36852"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8260'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.36852'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8260'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7900'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt (H2S)'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7900'^^xsd:anyURI;
  dwc:observationDate '1951-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7888'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt (H2S)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7888'^^xsd:anyURI;
  dwc:observationDate '1951-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7890'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt (H2S)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7890'^^xsd:anyURI;
  dwc:observationDate '1951-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7880'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt (H2S)'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7880'^^xsd:anyURI;
  dwc:observationDate '1951-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7793'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7793'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7794'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7794'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7795'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7795'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7778'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt (H2S)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7778'^^xsd:anyURI;
  dwc:observationDate '1951-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7791'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7791'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7792'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7792'^^xsd:anyURI;
  dwc:observationDate '1951-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11236'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11236'^^xsd:anyURI;
  dwc:observationDate '1974-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9100'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9100'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9101'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9101'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9102'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9102'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9103'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9103'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11119'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11119'^^xsd:anyURI;
  dwc:observationDate '1973-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10475'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10475'^^xsd:anyURI;
  dwc:observationDate '1972-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11472'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11472'^^xsd:anyURI;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.498"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10852'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10852'^^xsd:anyURI;
  dwc:observationDate '1972-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8334'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8334'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8335'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8335'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8336'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8336'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8332'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8332'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8333'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8333'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8506'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8506'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8516'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8516'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8517'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8517'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8536'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8536'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8564'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8564'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8582'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8582'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8583'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8583'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52788 19.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.52788"^^xsd:decimal ;
  geo-pos:long "19.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8584'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.1992'^^xsd:double;
  dwc:latitude '55.52788'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8584'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14619'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14619'^^xsd:anyURI;
  dwc:observationDate '1974-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13469'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13469'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14639'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:country 'Poland'^^xsd:string;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14639'^^xsd:anyURI;
  dwc:observationDate '1974-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15136'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15136'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15137'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15137'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15143'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15143'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15145'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15145'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15162'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15162'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15171'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15171'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15172'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15172'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7915'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7915'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7916'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7916'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7917'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7917'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7918'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7918'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48804"^^xsd:decimal ;
  dwc:decimalLongitude "19.20916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48804 19.20916)"^^geo:wktLiteral ;
  geo-pos:lat "55.48804"^^xsd:decimal ;
  geo-pos:long "19.20916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7919'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.20916'^^xsd:double;
  dwc:latitude '55.48804'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, sand, pebble, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7919'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "19.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9173'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.21912'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9173'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.21912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.21912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.21912)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "19.21912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9175'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.21912'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9175'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15165'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15165'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15166'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15166'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15167'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15167'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15168'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15168'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15169'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15169'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25896 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.25896"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15170'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.25896'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15170'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10192'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10192'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10066'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10066'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10078'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10078'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10106'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10106'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35856"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35856 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "54.35856"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9649'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '54.35856'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt, H2S'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9649'^^xsd:anyURI;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 19.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "19.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 19.22908)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "19.22908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11813'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.22908'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11813'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15155'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15155'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15163'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15163'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15173'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15173'^^xsd:anyURI;
  dwc:observationDate '1975-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7887'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt (H2S)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7887'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7885'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt (H2S)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7885'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7886'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt (H2S)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7886'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9547'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9547'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9563'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9563'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9553'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9553'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.23904)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9555'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.23904'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9555'^^xsd:anyURI;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 19.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "19.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 19.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "19.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8188'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.249'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8188'^^xsd:anyURI;
  dwc:observationDate '1952-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 19.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "19.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 19.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "19.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8200'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.249'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8200'^^xsd:anyURI;
  dwc:observationDate '1952-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 19.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "19.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 19.249)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "19.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8201'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.249'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8201'^^xsd:anyURI;
  dwc:observationDate '1952-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10076'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.25896'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10076'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10074'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.25896'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10074'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10073'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.25896'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10073'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.25896)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10087'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.25896'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10087'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.25992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.25992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.25992)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.25992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.25992'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Kies'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:664'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.25992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.25992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.25992)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.25992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.25992'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Kies'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:659'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.25992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.25992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.25992)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.25992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.25992'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Kies'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:660'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.25992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.25992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.25992)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.25992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.25992'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Lehm, Kies'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:661'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3894 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3894"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3894 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "54.3894"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14652'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '54.3894'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14652'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7910'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7910'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7889'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7889'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7891'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7891'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7920'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7920'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11061'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11061'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11062'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11062'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11063'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11063'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11064'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11064'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11065'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11065'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11066'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11066'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11067'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11067'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11068'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11068'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42828 19.2619)"^^geo:wktLiteral ;
  geo-pos:lat "55.42828"^^xsd:decimal ;
  geo-pos:long "19.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11069'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2619'^^xsd:double;
  dwc:latitude '55.42828'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11069'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14542'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14542'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14544'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14544'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14545'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14545'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14537'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14537'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14538'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14538'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14539'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14539'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14533'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14533'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14534'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14534'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14535'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14535'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14536'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14536'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14530'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14530'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24402"^^xsd:decimal ;
  dwc:decimalLongitude "19.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24402 19.26394)"^^geo:wktLiteral ;
  geo-pos:lat "54.24402"^^xsd:decimal ;
  geo-pos:long "19.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14563'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26394'^^xsd:double;
  dwc:latitude '54.24402'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silty sand'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14563'^^xsd:anyURI;
  dwc:observationDate '1974-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9174'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26892'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9174'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9167'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26892'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9167'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9172'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26892'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9172'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9182'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26892'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9182'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "19.26892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 19.26892)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "19.26892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9176'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.26892'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9176'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.27888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "19.27888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.27888)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "19.27888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8920'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.27888'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8920'^^xsd:anyURI;
  dwc:observationDate '1956-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12948"^^xsd:decimal ;
  dwc:decimalLongitude "19.28884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12948 19.28884)"^^geo:wktLiteral ;
  geo-pos:lat "55.12948"^^xsd:decimal ;
  geo-pos:long "19.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13468'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.28884'^^xsd:double;
  dwc:latitude '55.12948'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13468'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10786'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10786'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10787'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10787'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10788'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10788'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10789'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10789'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10790'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10790'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10791'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10791'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42828 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.42828"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10793'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '54.42828'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10793'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8831'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8831'^^xsd:anyURI;
  dwc:observationDate '1956-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8832'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8832'^^xsd:anyURI;
  dwc:observationDate '1956-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8253'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8253'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8295'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8295'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8232'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8232'^^xsd:anyURI;
  dwc:observationDate '1952-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8233'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8233'^^xsd:anyURI;
  dwc:observationDate '1952-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11952"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11952 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.11952"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8234'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '55.11952'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8234'^^xsd:anyURI;
  dwc:observationDate '1952-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 19.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "19.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 19.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "19.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9809'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.2988'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:black silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9809'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 19.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51792"^^xsd:decimal ;
  dwc:decimalLongitude "19.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51792 19.30876)"^^geo:wktLiteral ;
  geo-pos:lat "54.51792"^^xsd:decimal ;
  geo-pos:long "19.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15161'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.30876'^^xsd:double;
  dwc:latitude '54.51792'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15161'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9104'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.30876'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9104'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9092'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.30876'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9092'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9121'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.30876'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9121'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9109'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.30876'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9109'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9108'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.30876'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9108'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8310'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.30876'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8310'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.30876)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.30876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9106'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.30876'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9106'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9177'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9177'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9178'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9178'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9179'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9179'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9180'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9180'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9153'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9153'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10071'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10071'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10072'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10072'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52788"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52788 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.52788"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10070'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '54.52788'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10070'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11298'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11298'^^xsd:anyURI;
  dwc:observationDate '1974-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 19.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13446"^^xsd:decimal ;
  dwc:decimalLongitude "19.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13446 19.31872)"^^geo:wktLiteral ;
  geo-pos:lat "55.13446"^^xsd:decimal ;
  geo-pos:long "19.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11299'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31872'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11299'^^xsd:anyURI;
  dwc:observationDate '1974-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34956 19.31968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34956"^^xsd:decimal ;
  dwc:decimalLongitude "19.31968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34956 19.31968)"^^geo:wktLiteral ;
  geo-pos:lat "55.34956"^^xsd:decimal ;
  geo-pos:long "19.31968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31968'^^xsd:double;
  dwc:latitude '55.34956'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick, (Schlamm), Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:665'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34956 19.31968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34956"^^xsd:decimal ;
  dwc:decimalLongitude "19.31968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34956 19.31968)"^^geo:wktLiteral ;
  geo-pos:lat "55.34956"^^xsd:decimal ;
  geo-pos:long "19.31968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31968'^^xsd:double;
  dwc:latitude '55.34956'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick, (Schlamm), Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:666'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34956 19.31968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.34956"^^xsd:decimal ;
  dwc:decimalLongitude "19.31968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.34956 19.31968)"^^geo:wktLiteral ;
  geo-pos:lat "55.34956"^^xsd:decimal ;
  geo-pos:long "19.31968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.31968'^^xsd:double;
  dwc:latitude '55.34956'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:schwarzer Schlick, (Schlamm), Eisenkonkretionen'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:672'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "19.32166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "19.32166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7882'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32166'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7882'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "19.32166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "19.32166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7883'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32166'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7883'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "19.32166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "19.32166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '7884'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32166'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:dark silt, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:7884'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "19.32166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "19.32166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11096'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32166'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11096'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "19.32166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "19.32166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11097'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32166'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11097'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "19.32166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "19.32166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11085'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32166'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11085'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "19.32166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "19.32166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11089'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32166'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11089'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35358"^^xsd:decimal ;
  dwc:decimalLongitude "19.32166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35358 19.32166)"^^geo:wktLiteral ;
  geo-pos:lat "55.35358"^^xsd:decimal ;
  geo-pos:long "19.32166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11095'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32166'^^xsd:double;
  dwc:latitude '55.35358'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11095'^^xsd:anyURI;
  dwc:observationDate '1972-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8823'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3237'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8823'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8843'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3237'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8843'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8844'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3237'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8844'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8845'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3237'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8845'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8846'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3237'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8846'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8847'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3237'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8847'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3984 19.3237)"^^geo:wktLiteral ;
  geo-pos:lat "55.3984"^^xsd:decimal ;
  geo-pos:long "19.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8848'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3237'^^xsd:double;
  dwc:latitude '55.3984'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt, clay'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8848'^^xsd:anyURI;
  dwc:observationDate '1956-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "19.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 19.32868)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "19.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8254'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.32868'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8254'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10794'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3486'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10794'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "19.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 19.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "19.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10795'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3486'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10795'^^xsd:anyURI;
  dwc:observationDate '1972-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 19.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "19.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 19.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "19.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9165'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3486'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9165'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23406 19.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23406"^^xsd:decimal ;
  dwc:decimalLongitude "19.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23406 19.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.23406"^^xsd:decimal ;
  geo-pos:long "19.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3486'^^xsd:double;
  dwc:latitude '55.23406'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:40'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23406 19.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23406"^^xsd:decimal ;
  dwc:decimalLongitude "19.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23406 19.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.23406"^^xsd:decimal ;
  geo-pos:long "19.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3486'^^xsd:double;
  dwc:latitude '55.23406'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:53'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37848 19.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.37848"^^xsd:decimal ;
  dwc:decimalLongitude "19.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37848 19.3486)"^^geo:wktLiteral ;
  geo-pos:lat "56.37848"^^xsd:decimal ;
  geo-pos:long "19.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14637'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3486'^^xsd:double;
  dwc:latitude '56.37848'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, (H2S)'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14637'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9802'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9802'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9803'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9803'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9804'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9804'^^xsd:anyURI;
  dwc:observationDate '1968-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12895'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12895'^^xsd:anyURI;
  dwc:observationDate '1971-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12896'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12896'^^xsd:anyURI;
  dwc:observationDate '1971-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13593'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13593'^^xsd:anyURI;
  dwc:observationDate '1972-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12919'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12919'^^xsd:anyURI;
  dwc:observationDate '1971-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12930'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12930'^^xsd:anyURI;
  dwc:observationDate '1971-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14622'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14622'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14361'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14361'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14363'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14363'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14364'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14364'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13499'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13499'^^xsd:anyURI;
  dwc:observationDate '1972-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14351'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14351'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13899'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13899'^^xsd:anyURI;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13900'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13900'^^xsd:anyURI;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13896'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13896'^^xsd:anyURI;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13897'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13897'^^xsd:anyURI;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13898'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13898'^^xsd:anyURI;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12890'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12890'^^xsd:anyURI;
  dwc:observationDate '1971-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13473'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13473'^^xsd:anyURI;
  dwc:observationDate '1972-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13474'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13474'^^xsd:anyURI;
  dwc:observationDate '1972-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13475'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13475'^^xsd:anyURI;
  dwc:observationDate '1972-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13476'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13476'^^xsd:anyURI;
  dwc:observationDate '1972-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13392'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13392'^^xsd:anyURI;
  dwc:observationDate '1971-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13432'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13432'^^xsd:anyURI;
  dwc:observationDate '1971-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13448'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13448'^^xsd:anyURI;
  dwc:observationDate '1971-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14627'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14627'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14629'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14629'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14644'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14644'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42828"^^xsd:decimal ;
  dwc:decimalLongitude "19.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42828 19.37848)"^^geo:wktLiteral ;
  geo-pos:lat "59.42828"^^xsd:decimal ;
  geo-pos:long "19.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14623'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.37848'^^xsd:double;
  dwc:latitude '59.42828'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14623'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03486"^^xsd:decimal ;
  dwc:decimalLongitude "19.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  geo-pos:lat "56.03486"^^xsd:decimal ;
  geo-pos:long "19.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3984'^^xsd:double;
  dwc:latitude '56.03486'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kiesiger Lehm'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:239'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03486"^^xsd:decimal ;
  dwc:decimalLongitude "19.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  geo-pos:lat "56.03486"^^xsd:decimal ;
  geo-pos:long "19.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3984'^^xsd:double;
  dwc:latitude '56.03486'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kiesiger Lehm'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:98'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03486"^^xsd:decimal ;
  dwc:decimalLongitude "19.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  geo-pos:lat "56.03486"^^xsd:decimal ;
  geo-pos:long "19.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3984'^^xsd:double;
  dwc:latitude '56.03486'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kiesiger Lehm'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:349'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03486"^^xsd:decimal ;
  dwc:decimalLongitude "19.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  geo-pos:lat "56.03486"^^xsd:decimal ;
  geo-pos:long "19.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3984'^^xsd:double;
  dwc:latitude '56.03486'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kiesiger Lehm'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:55'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03486"^^xsd:decimal ;
  dwc:decimalLongitude "19.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03486 19.3984)"^^geo:wktLiteral ;
  geo-pos:lat "56.03486"^^xsd:decimal ;
  geo-pos:long "19.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.3984'^^xsd:double;
  dwc:latitude '56.03486'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:kiesiger Lehm'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:56'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.41832'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:669'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.41832'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:670'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.41832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22908"^^xsd:decimal ;
  dwc:decimalLongitude "19.41832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22908 19.41832)"^^geo:wktLiteral ;
  geo-pos:lat "55.22908"^^xsd:decimal ;
  geo-pos:long "19.41832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mulicki, Z. (1954)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.41832'^^xsd:double;
  dwc:latitude '55.22908'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:Schlick (Schlamm)'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:668'^^xsd:anyURI;
  dwc:observationDate '1951-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8644'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.42828'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8644'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8645'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.42828'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8645'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8646'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.42828'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8646'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.42828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "19.42828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 19.42828)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "19.42828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8643'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.42828'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:clay, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8643'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 19.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "19.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 19.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "19.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11811'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.43824'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11811'^^xsd:anyURI;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 19.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "19.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 19.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "19.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15159'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.43824'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15159'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 19.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11454"^^xsd:decimal ;
  dwc:decimalLongitude "19.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11454 19.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.11454"^^xsd:decimal ;
  geo-pos:long "19.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15160'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.43824'^^xsd:double;
  dwc:latitude '55.11454'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15160'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 19.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.20916"^^xsd:decimal ;
  dwc:decimalLongitude "19.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.20916 19.43824)"^^geo:wktLiteral ;
  geo-pos:lat "55.20916"^^xsd:decimal ;
  geo-pos:long "19.43824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8511'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.43824'^^xsd:double;
  dwc:latitude '55.20916'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8511'^^xsd:anyURI;
  dwc:observationDate '1957-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "19.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "19.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8312'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.4482'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8312'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "19.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "19.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8326'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.4482'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8326'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "19.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "19.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8327'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.4482'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8327'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "19.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "19.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8328'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.4482'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8328'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "19.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "19.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8329'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.4482'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8329'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "19.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "19.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8330'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.4482'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8330'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0996"^^xsd:decimal ;
  dwc:decimalLongitude "19.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0996 19.4482)"^^geo:wktLiteral ;
  geo-pos:lat "55.0996"^^xsd:decimal ;
  geo-pos:long "19.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8331'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.4482'^^xsd:double;
  dwc:latitude '55.0996'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8331'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 19.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "19.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 19.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "19.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10782'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.498'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10782'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 19.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16932"^^xsd:decimal ;
  dwc:decimalLongitude "19.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16932 19.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.16932"^^xsd:decimal ;
  geo-pos:long "19.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10768'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.498'^^xsd:double;
  dwc:latitude '55.16932'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10768'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8263'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.52788'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8263'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8280'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.52788'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8280'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8265'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.52788'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8265'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8261'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.52788'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8261'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "19.52788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 19.52788)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "19.52788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8262'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.52788'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8262'^^xsd:anyURI;
  dwc:observationDate '1956-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55872 19.5478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55872"^^xsd:decimal ;
  dwc:decimalLongitude "19.5478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55872 19.5478)"^^geo:wktLiteral ;
  geo-pos:lat "56.55872"^^xsd:decimal ;
  geo-pos:long "19.5478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Demel, K., Mankowski, W. (1951)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.5478'^^xsd:double;
  dwc:latitude '56.55872'^^xsd:double;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:grauer, übelriechender Schlamm'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:348'^^xsd:anyURI;
  dwc:observationDate '1949-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "19.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "19.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9116'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.57768'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9116'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "19.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "19.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9112'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.57768'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9112'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "19.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "19.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9113'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.57768'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9113'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "19.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "19.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9114'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.57768'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9114'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "19.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "19.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9115'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.57768'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9115'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "19.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "19.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9110'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.57768'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9110'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13944"^^xsd:decimal ;
  dwc:decimalLongitude "19.57768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13944 19.57768)"^^geo:wktLiteral ;
  geo-pos:lat "55.13944"^^xsd:decimal ;
  geo-pos:long "19.57768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9111'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '19.57768'^^xsd:double;
  dwc:latitude '55.13944'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:pebble'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9111'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 20)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9800'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9800'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 20)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9801'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9801'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 20)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9790'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9790'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1215"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.1215"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11963'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.1215'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11963'^^xsd:anyURI;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1215"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.1215"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11808'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.1215'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11808'^^xsd:anyURI;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1215"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.1215"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11809'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.1215'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11809'^^xsd:anyURI;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1215"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.1215"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A11810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '11810'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.1215'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:11810'^^xsd:anyURI;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1215"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.1215"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15157'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.1215'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15157'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1215"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1215 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.1215"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15158'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.1215'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15158'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9810'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9810'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9811'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9811'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9812'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9812'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9814'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9814'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15936"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15936 20)"^^geo:wktLiteral ;
  geo-pos:lat "55.15936"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9822'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '55.15936'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9822'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36354 20.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36354"^^xsd:decimal ;
  dwc:decimalLongitude "20.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36354 20.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.36354"^^xsd:decimal ;
  geo-pos:long "20.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8939'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.01992'^^xsd:double;
  dwc:latitude '55.36354'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8939'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36354 20.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36354"^^xsd:decimal ;
  dwc:decimalLongitude "20.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36354 20.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.36354"^^xsd:decimal ;
  geo-pos:long "20.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8921'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.01992'^^xsd:double;
  dwc:latitude '55.36354'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8921'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36354 20.01992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36354"^^xsd:decimal ;
  dwc:decimalLongitude "20.01992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36354 20.01992)"^^geo:wktLiteral ;
  geo-pos:lat "55.36354"^^xsd:decimal ;
  geo-pos:long "20.01992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8922'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.01992'^^xsd:double;
  dwc:latitude '55.36354'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8922'^^xsd:anyURI;
  dwc:observationDate '1956-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 20.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "20.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 20.03)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "20.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13486'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.03'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13486'^^xsd:anyURI;
  dwc:observationDate '1972-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9212'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9212'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9120'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9120'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9117'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9117'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9118'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9118'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9119'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9119'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25896"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25896 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.25896"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9154'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.25896'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9154'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8191'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8191'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8192'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8192'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8193'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8193'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8194'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8194'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8195'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8195'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8208'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8208'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8196'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8196'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47808"^^xsd:decimal ;
  dwc:decimalLongitude "20.06972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47808 20.06972)"^^geo:wktLiteral ;
  geo-pos:lat "55.47808"^^xsd:decimal ;
  geo-pos:long "20.06972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8198'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Demel'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.06972'^^xsd:double;
  dwc:latitude '55.47808'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8198'^^xsd:anyURI;
  dwc:observationDate '1952-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15107'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15107'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15108'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15108'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15109'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15109'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46812"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46812 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.46812"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15110'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.46812'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15110'^^xsd:anyURI;
  dwc:observationDate '1975-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48306 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48306"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48306 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.48306"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8833'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.48306'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8833'^^xsd:anyURI;
  dwc:observationDate '1956-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48306 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48306"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48306 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.48306"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8841'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.48306'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8841'^^xsd:anyURI;
  dwc:observationDate '1956-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13779'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13779'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13780'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13780'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13781'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13781'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13782'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13782'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "20.12948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 20.12948)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "20.12948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13783'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.12948'^^xsd:double;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sandy silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13783'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8316'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8316'^^xsd:anyURI;
  dwc:observationDate '1956-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8313'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8313'^^xsd:anyURI;
  dwc:observationDate '1956-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8314'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8314'^^xsd:anyURI;
  dwc:observationDate '1956-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8315'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8315'^^xsd:anyURI;
  dwc:observationDate '1956-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8317'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8317'^^xsd:anyURI;
  dwc:observationDate '1956-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8318'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8318'^^xsd:anyURI;
  dwc:observationDate '1956-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9192'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9192'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9193'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9193'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9194'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9194'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9195'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9195'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.13944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.13944)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.13944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9191'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.13944'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9191'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10756'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10756'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10770'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10770'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10771'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10771'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10772'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10772'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10773'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10773'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1494"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1494 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.1494"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A10774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '10774'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.1494'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:10774'^^xsd:anyURI;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9807'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9807'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9816'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9816'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9817'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9817'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9818'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9818'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9819'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9819'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "20.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.1494)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "20.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9820'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.1494'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9820'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9806'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9806'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9795'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9795'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9796'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9796'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.17928)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9798'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.17928'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9798'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 20.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "20.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 20.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "20.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8518'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.18924'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8518'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 20.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "20.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 20.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "20.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8478'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.18924'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8478'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 20.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "20.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 20.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "20.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8338'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.18924'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8338'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 20.18924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45816"^^xsd:decimal ;
  dwc:decimalLongitude "20.18924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45816 20.18924)"^^geo:wktLiteral ;
  geo-pos:lat "55.45816"^^xsd:decimal ;
  geo-pos:long "20.18924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8688'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.18924'^^xsd:double;
  dwc:latitude '55.45816'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8688'^^xsd:anyURI;
  dwc:observationDate '1956-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9185'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.25896'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9185'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9186'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.25896'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9186'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9187'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.25896'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9187'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9188'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.25896'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9188'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9189'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.25896'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9189'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9190'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.25896'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9190'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40836"^^xsd:decimal ;
  dwc:decimalLongitude "20.25896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40836 20.25896)"^^geo:wktLiteral ;
  geo-pos:lat "55.40836"^^xsd:decimal ;
  geo-pos:long "20.25896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9138'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.25896'^^xsd:double;
  dwc:latitude '55.40836'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9138'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5229 20.28386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5229"^^xsd:decimal ;
  dwc:decimalLongitude "20.28386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5229 20.28386)"^^geo:wktLiteral ;
  geo-pos:lat "55.5229"^^xsd:decimal ;
  geo-pos:long "20.28386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8354'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.28386'^^xsd:double;
  dwc:latitude '55.5229'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8354'^^xsd:anyURI;
  dwc:observationDate '1956-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5229 20.28386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5229"^^xsd:decimal ;
  dwc:decimalLongitude "20.28386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5229 20.28386)"^^geo:wktLiteral ;
  geo-pos:lat "55.5229"^^xsd:decimal ;
  geo-pos:long "20.28386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '8369'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Mulicki/Zmudzinski'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.28386'^^xsd:double;
  dwc:latitude '55.5229'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Petersen Grab; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:8369'^^xsd:anyURI;
  dwc:observationDate '1956-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "20.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "20.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9799'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.2988'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9799'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.17928"^^xsd:decimal ;
  dwc:decimalLongitude "20.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.17928 20.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.17928"^^xsd:decimal ;
  geo-pos:long "20.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9821'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.2988'^^xsd:double;
  dwc:latitude '55.17928'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9821'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14487'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14487'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14488'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14488'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14489'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14489'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14492'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14492'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14493'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14493'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14494'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:granule, pebble'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14494'^^xsd:anyURI;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14596'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, coarse sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14596'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14614'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, coarse sand'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14614'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14615'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, coarse sand'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14615'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14616'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14616'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14617'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14617'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14618'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14618'^^xsd:anyURI;
  dwc:observationDate '1974-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13487'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13487'^^xsd:anyURI;
  dwc:observationDate '1972-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13765'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13765'^^xsd:anyURI;
  dwc:observationDate '1973-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13773'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13773'^^xsd:anyURI;
  dwc:observationDate '1973-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13775'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13775'^^xsd:anyURI;
  dwc:observationDate '1973-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13776'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13776'^^xsd:anyURI;
  dwc:observationDate '1973-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13785'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:coarse sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13785'^^xsd:anyURI;
  dwc:observationDate '1973-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13457'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13457'^^xsd:anyURI;
  dwc:observationDate '1972-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13458'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13458'^^xsd:anyURI;
  dwc:observationDate '1972-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2988"^^xsd:decimal ;
  dwc:decimalLongitude "20.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2988 20.30378)"^^geo:wktLiteral ;
  geo-pos:lat "56.2988"^^xsd:decimal ;
  geo-pos:long "20.30378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13481'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.30378'^^xsd:double;
  dwc:latitude '56.2988'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand, pebble'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13481'^^xsd:anyURI;
  dwc:observationDate '1972-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9813'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9813'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9792'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9792'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9793'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9793'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9794'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9794'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4482"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4482 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.4482"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A9797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '9797'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Ostrowski'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.4482'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:9797'^^xsd:anyURI;
  dwc:observationDate '1968-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15114'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15114'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15115'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15115'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15116'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15116'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15117'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15117'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5478"^^xsd:decimal ;
  dwc:decimalLongitude "20.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5478 20.3486)"^^geo:wktLiteral ;
  geo-pos:lat "55.5478"^^xsd:decimal ;
  geo-pos:long "20.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15118'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.3486'^^xsd:double;
  dwc:latitude '55.5478'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15118'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13753'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13753'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13741'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13741'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13742'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13742'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13743'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13743'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14589'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14589'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14613'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14613'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14611'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14611'^^xsd:anyURI;
  dwc:observationDate '1974-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12943'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12943'^^xsd:anyURI;
  dwc:observationDate '1971-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12944'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12944'^^xsd:anyURI;
  dwc:observationDate '1971-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12945'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12945'^^xsd:anyURI;
  dwc:observationDate '1971-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12946'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12946'^^xsd:anyURI;
  dwc:observationDate '1971-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13471'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13471'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13772'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13772'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13774'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13774'^^xsd:anyURI;
  dwc:observationDate '1973-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13440'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13440'^^xsd:anyURI;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13441'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13441'^^xsd:anyURI;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13442'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13442'^^xsd:anyURI;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13443'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13443'^^xsd:anyURI;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13446'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13446'^^xsd:anyURI;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13449'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13449'^^xsd:anyURI;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13456'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13456'^^xsd:anyURI;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13463'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13463'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13464'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13464'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13465'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13465'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13467'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13467'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14890'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14890'^^xsd:anyURI;
  dwc:observationDate '1975-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14891'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14891'^^xsd:anyURI;
  dwc:observationDate '1975-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15106'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15106'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15129'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15129'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15156'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15156'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14877'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14877'^^xsd:anyURI;
  dwc:observationDate '1975-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41832"^^xsd:decimal ;
  dwc:decimalLongitude "20.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41832 20.36852)"^^geo:wktLiteral ;
  geo-pos:lat "55.41832"^^xsd:decimal ;
  geo-pos:long "20.36852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14898'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.36852'^^xsd:double;
  dwc:latitude '55.41832'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14898'^^xsd:anyURI;
  dwc:observationDate '1975-09-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 20.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "20.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 20.38844)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "20.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15105'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.38844'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15105'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 20.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "20.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 20.38844)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "20.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15111'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.38844'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15111'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 20.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "20.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 20.38844)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "20.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15112'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.38844'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15112'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 20.38844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "20.38844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 20.38844)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "20.38844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A15113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '15113'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L./Ostrowski'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '20.38844'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:sand'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:15113'^^xsd:anyURI;
  dwc:observationDate '1975-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40836 21.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.40836"^^xsd:decimal ;
  dwc:decimalLongitude "21.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40836 21.3486)"^^geo:wktLiteral ;
  geo-pos:lat "59.40836"^^xsd:decimal ;
  geo-pos:long "21.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14546'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.3486'^^xsd:double;
  dwc:latitude '59.40836'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14546'^^xsd:anyURI;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14588'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14588'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14595'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14595'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14597'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14597'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14603'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand, granule, silt'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14603'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12942'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12942'^^xsd:anyURI;
  dwc:observationDate '1971-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14353'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14353'^^xsd:anyURI;
  dwc:observationDate '1973-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14354'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14354'^^xsd:anyURI;
  dwc:observationDate '1973-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14355'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14355'^^xsd:anyURI;
  dwc:observationDate '1973-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14356'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14356'^^xsd:anyURI;
  dwc:observationDate '1973-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14357'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14357'^^xsd:anyURI;
  dwc:observationDate '1973-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14352'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14352'^^xsd:anyURI;
  dwc:observationDate '1973-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12958'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12958'^^xsd:anyURI;
  dwc:observationDate '1971-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12949'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12949'^^xsd:anyURI;
  dwc:observationDate '1971-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12950'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12950'^^xsd:anyURI;
  dwc:observationDate '1971-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12947'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12947'^^xsd:anyURI;
  dwc:observationDate '1971-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13472'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13472'^^xsd:anyURI;
  dwc:observationDate '1972-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13766'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13766'^^xsd:anyURI;
  dwc:observationDate '1973-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13767'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13767'^^xsd:anyURI;
  dwc:observationDate '1973-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13768'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13768'^^xsd:anyURI;
  dwc:observationDate '1973-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13769'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13769'^^xsd:anyURI;
  dwc:observationDate '1973-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13770'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13770'^^xsd:anyURI;
  dwc:observationDate '1973-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13771'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13771'^^xsd:anyURI;
  dwc:observationDate '1973-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13424'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13424'^^xsd:anyURI;
  dwc:observationDate '1971-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13425'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13425'^^xsd:anyURI;
  dwc:observationDate '1971-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13426'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13426'^^xsd:anyURI;
  dwc:observationDate '1971-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13427'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13427'^^xsd:anyURI;
  dwc:observationDate '1971-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13428'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13428'^^xsd:anyURI;
  dwc:observationDate '1971-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13466'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13466'^^xsd:anyURI;
  dwc:observationDate '1972-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13480'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13480'^^xsd:anyURI;
  dwc:observationDate '1972-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13482'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13482'^^xsd:anyURI;
  dwc:observationDate '1972-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13483'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13483'^^xsd:anyURI;
  dwc:observationDate '1972-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13484'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13484'^^xsd:anyURI;
  dwc:observationDate '1972-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03984"^^xsd:decimal ;
  dwc:decimalLongitude "21.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03984 21.35856)"^^geo:wktLiteral ;
  geo-pos:lat "58.03984"^^xsd:decimal ;
  geo-pos:long "21.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13485'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '21.35856'^^xsd:double;
  dwc:latitude '58.03984'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:fine sand'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13485'^^xsd:anyURI;
  dwc:observationDate '1972-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1494 22.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.1494"^^xsd:decimal ;
  dwc:decimalLongitude "22.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1494 22.1992)"^^geo:wktLiteral ;
  geo-pos:lat "59.1494"^^xsd:decimal ;
  geo-pos:long "22.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12951'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '22.1992'^^xsd:double;
  dwc:latitude '59.1494'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12951'^^xsd:anyURI;
  dwc:observationDate '1971-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1494 22.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.1494"^^xsd:decimal ;
  dwc:decimalLongitude "22.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1494 22.1992)"^^geo:wktLiteral ;
  geo-pos:lat "59.1494"^^xsd:decimal ;
  geo-pos:long "22.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13429'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '22.1992'^^xsd:double;
  dwc:latitude '59.1494'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, H2S'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13429'^^xsd:anyURI;
  dwc:observationDate '1971-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14358'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14358'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14359'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14359'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12956'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12956'^^xsd:anyURI;
  dwc:observationDate '1971-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12952'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12952'^^xsd:anyURI;
  dwc:observationDate '1971-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12953'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12953'^^xsd:anyURI;
  dwc:observationDate '1971-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12954'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12954'^^xsd:anyURI;
  dwc:observationDate '1971-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12955'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12955'^^xsd:anyURI;
  dwc:observationDate '1971-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13477'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13477'^^xsd:anyURI;
  dwc:observationDate '1972-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13438'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13438'^^xsd:anyURI;
  dwc:observationDate '1971-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14897'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14897'^^xsd:anyURI;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3486"^^xsd:decimal ;
  dwc:decimalLongitude "23.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3486 23.17928)"^^geo:wktLiteral ;
  geo-pos:lat "59.3486"^^xsd:decimal ;
  geo-pos:long "23.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14628'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '23.17928'^^xsd:double;
  dwc:latitude '59.3486'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14628'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4482 24.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4482"^^xsd:decimal ;
  dwc:decimalLongitude "24.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4482 24.249)"^^geo:wktLiteral ;
  geo-pos:lat "59.4482"^^xsd:decimal ;
  geo-pos:long "24.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A12932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '12932'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '24.249'^^xsd:double;
  dwc:latitude '59.4482'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:12932'^^xsd:anyURI;
  dwc:observationDate '1971-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4482 24.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4482"^^xsd:decimal ;
  dwc:decimalLongitude "24.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4482 24.249)"^^geo:wktLiteral ;
  geo-pos:lat "59.4482"^^xsd:decimal ;
  geo-pos:long "24.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13812'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '24.249'^^xsd:double;
  dwc:latitude '59.4482'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13812'^^xsd:anyURI;
  dwc:observationDate '1973-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4482 24.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4482"^^xsd:decimal ;
  dwc:decimalLongitude "24.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4482 24.249)"^^geo:wktLiteral ;
  geo-pos:lat "59.4482"^^xsd:decimal ;
  geo-pos:long "24.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14896'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '24.249'^^xsd:double;
  dwc:latitude '59.4482'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt, (H2S)'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14896'^^xsd:anyURI;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4482 24.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4482"^^xsd:decimal ;
  dwc:decimalLongitude "24.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4482 24.249)"^^geo:wktLiteral ;
  geo-pos:lat "59.4482"^^xsd:decimal ;
  geo-pos:long "24.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14640'^^xsd:integer;
  dwc:scientificName 'Nemata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '24.249'^^xsd:double;
  dwc:latitude '59.4482'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:grey silt'^^xsd:string;
  dwc:aphiaid '596753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14640'^^xsd:anyURI;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5478"^^xsd:decimal ;
  dwc:decimalLongitude "25.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  geo-pos:lat "59.5478"^^xsd:decimal ;
  geo-pos:long "25.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13902'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '25.35856'^^xsd:double;
  dwc:latitude '59.5478'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13902'^^xsd:anyURI;
  dwc:observationDate '1973-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5478"^^xsd:decimal ;
  dwc:decimalLongitude "25.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  geo-pos:lat "59.5478"^^xsd:decimal ;
  geo-pos:long "25.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A13901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '13901'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '25.35856'^^xsd:double;
  dwc:latitude '59.5478'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:clay, silt'^^xsd:string;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:13901'^^xsd:anyURI;
  dwc:observationDate '1973-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5478"^^xsd:decimal ;
  dwc:decimalLongitude "25.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  geo-pos:lat "59.5478"^^xsd:decimal ;
  geo-pos:long "25.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14892'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '25.35856'^^xsd:double;
  dwc:latitude '59.5478'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14892'^^xsd:anyURI;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5478"^^xsd:decimal ;
  dwc:decimalLongitude "25.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  geo-pos:lat "59.5478"^^xsd:decimal ;
  geo-pos:long "25.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14893'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '25.35856'^^xsd:double;
  dwc:latitude '59.5478'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14893'^^xsd:anyURI;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5478"^^xsd:decimal ;
  dwc:decimalLongitude "25.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  geo-pos:lat "59.5478"^^xsd:decimal ;
  geo-pos:long "25.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14894'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '25.35856'^^xsd:double;
  dwc:latitude '59.5478'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14894'^^xsd:anyURI;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5478"^^xsd:decimal ;
  dwc:decimalLongitude "25.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  geo-pos:lat "59.5478"^^xsd:decimal ;
  geo-pos:long "25.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14886'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '25.35856'^^xsd:double;
  dwc:latitude '59.5478'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14886'^^xsd:anyURI;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5478"^^xsd:decimal ;
  dwc:decimalLongitude "25.35856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5478 25.35856)"^^geo:wktLiteral ;
  geo-pos:lat "59.5478"^^xsd:decimal ;
  geo-pos:long "25.35856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1837__urn%3Acatalog%3AIFM-GEOMAR%3ARMP_Heye_Greiferdaten_Polish%3A14895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1837_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-04-02'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'RMP_Heye_Greiferdaten_Polish'^^xsd:string;
  dwc:catalogNumber '14895'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:identifiedBy 'Zmudzinski, L.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic Sea'^^xsd:string;
  dwc:longitude '25.35856'^^xsd:double;
  dwc:latitude '59.5478'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:occurrenceRemarks 'Gear type:Van Veen; Sediment:silt, Fe-Mn concretions'^^xsd:string;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:RMP_Heye_Greiferdaten_Polish:14895'^^xsd:anyURI;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF